Home
last modified time | relevance | path

Searched refs:XFS_RMAP_OINFO_AG (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dalloc.c151 return xchk_btree(sc, cur, xchk_allocbt_rec, &XFS_RMAP_OINFO_AG, &ca); in xchk_allocbt()
H A Dreap.c123 &XFS_RMAP_OINFO_AG); in xreap_put_freelist()
H A Dagheader_repair.c510 &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 Drmap.c557 &XFS_RMAP_OINFO_AG, cr); in xchk_rmapbt()
H A Dagheader.c647 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 Dxfs_rmap.h227 extern const struct xfs_owner_info XFS_RMAP_OINFO_AG;
H A Dxfs_alloc.c1148 &XFS_RMAP_OINFO_AG); in xfs_alloc_ag_vextent_small()
2735 targs.oinfo = XFS_RMAP_OINFO_AG; in xfs_alloc_fix_freelist()
H A Dxfs_rmap.c2915 const struct xfs_owner_info XFS_RMAP_OINFO_AG = { variable