Searched refs:XFS_RMAP_OINFO_AG (Results 1 – 8 of 8) sorted by relevance
/fs/xfs/scrub/ |
D | alloc.c | 123 return xchk_btree(sc, cur, xchk_allocbt_rec, &XFS_RMAP_OINFO_AG, NULL); in xchk_allocbt()
|
D | rmap.c | 169 &XFS_RMAP_OINFO_AG, NULL); in xchk_rmapbt()
|
D | repair.c | 513 &XFS_RMAP_OINFO_AG); in xrep_put_freelist()
|
D | agheader_repair.c | 695 error = xrep_reap_extents(sc, &agfl_extents, &XFS_RMAP_OINFO_AG, in xrep_agfl()
|
D | agheader.c | 630 xchk_xref_is_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_AG); in xchk_agfl_block_xref()
|
/fs/xfs/libxfs/ |
D | xfs_rmap.h | 212 extern const struct xfs_owner_info XFS_RMAP_OINFO_AG;
|
D | xfs_alloc.c | 1093 &XFS_RMAP_OINFO_AG); in xfs_alloc_ag_vextent_small() 2626 targs.oinfo = XFS_RMAP_OINFO_AG; in xfs_alloc_fix_freelist()
|
D | xfs_rmap.c | 2767 const struct xfs_owner_info XFS_RMAP_OINFO_AG = { variable
|