Searched refs:XFS_RMAP_OINFO_AG (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | alloc.c | 151 return xchk_btree(sc, cur, xchk_allocbt_rec, &XFS_RMAP_OINFO_AG, &ca); in xchk_allocbt()
|
H A D | reap.c | 123 &XFS_RMAP_OINFO_AG); in xreap_put_freelist()
|
H A D | agheader_repair.c | 510 &XFS_RMAP_OINFO_AG, &other_owners); in xrep_agfl_check_extent() 790 error = xrep_reap_agblocks(sc, &agfl_extents, &XFS_RMAP_OINFO_AG, in xrep_agfl()
|
H A D | rmap.c | 557 &XFS_RMAP_OINFO_AG, cr); in xchk_rmapbt()
|
H A D | agheader.c | 647 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_AG); in xchk_agfl_block_xref()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rmap.h | 227 extern const struct xfs_owner_info XFS_RMAP_OINFO_AG;
|
H A D | xfs_alloc.c | 1148 &XFS_RMAP_OINFO_AG); in xfs_alloc_ag_vextent_small() 2735 targs.oinfo = XFS_RMAP_OINFO_AG; in xfs_alloc_fix_freelist()
|
H A D | xfs_rmap.c | 2915 const struct xfs_owner_info XFS_RMAP_OINFO_AG = { variable
|