Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dalloc.c123 return xchk_btree(sc, cur, xchk_allocbt_rec, &XFS_RMAP_OINFO_AG, NULL); in xchk_allocbt()
Drmap.c169 &XFS_RMAP_OINFO_AG, NULL); in xchk_rmapbt()
Drepair.c513 &XFS_RMAP_OINFO_AG); in xrep_put_freelist()
Dagheader_repair.c695 error = xrep_reap_extents(sc, &agfl_extents, &XFS_RMAP_OINFO_AG, in xrep_agfl()
Dagheader.c630 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_AG); in xchk_agfl_block_xref()
/fs/xfs/libxfs/
Dxfs_rmap.h212 extern const struct xfs_owner_info XFS_RMAP_OINFO_AG;
Dxfs_alloc.c1093 &XFS_RMAP_OINFO_AG); in xfs_alloc_ag_vextent_small()
2626 targs.oinfo = XFS_RMAP_OINFO_AG; in xfs_alloc_fix_freelist()
Dxfs_rmap.c2767 const struct xfs_owner_info XFS_RMAP_OINFO_AG = { variable