Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dalloc.c173 return xchk_btree(sc, cur, xchk_allocbt_rec, &XFS_RMAP_OINFO_AG, &ca); in xchk_allocbt()
Drmap_repair.c1106 error = xrep_rmap_stash_bitmap(rr, &freesp_blocks, &XFS_RMAP_OINFO_AG); in xrep_rmap_reserve_space()
1363 rr->new_btree.oinfo = XFS_RMAP_OINFO_AG; in xrep_rmap_build_new_tree()
Drmap.c566 &XFS_RMAP_OINFO_AG, cr); in xchk_rmapbt()
Dalloc_repair.c832 &XFS_RMAP_OINFO_AG, XFS_AG_RESV_IGNORE); in xrep_abt_remove_old_trees()
Dagheader_repair.c503 &XFS_RMAP_OINFO_AG, &other_owners); in xrep_agfl_check_extent()
781 error = xrep_reap_agblocks(sc, &agfl_extents, &XFS_RMAP_OINFO_AG, in xrep_agfl()
Dreap.c127 &XFS_RMAP_OINFO_AG); in xreap_put_freelist()
Dagheader.c647 xchk_xref_is_only_owned_by(sc, agbno, 1, &XFS_RMAP_OINFO_AG); in xchk_agfl_block_xref()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h236 extern const struct xfs_owner_info XFS_RMAP_OINFO_AG;
Dxfs_alloc.c1283 &XFS_RMAP_OINFO_AG); in xfs_alloc_ag_vextent_small()
2918 targs.oinfo = XFS_RMAP_OINFO_AG; in xfs_alloc_fix_freelist()
Dxfs_rmap.c3005 const struct xfs_owner_info XFS_RMAP_OINFO_AG = { variable