Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/scrub/
Dalloc.c151 return xchk_btree(sc, cur, xchk_allocbt_rec, &XFS_RMAP_OINFO_AG, &ca); in xchk_allocbt()
Dreap.c123 &XFS_RMAP_OINFO_AG); in xreap_put_freelist()
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()
Drmap.c557 &XFS_RMAP_OINFO_AG, cr); in xchk_rmapbt()
Dagheader.c647 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_AG); in xchk_agfl_block_xref()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_rmap.h227 extern const struct xfs_owner_info XFS_RMAP_OINFO_AG;
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()
Dxfs_rmap.c2915 const struct xfs_owner_info XFS_RMAP_OINFO_AG = { variable