Home
last modified time | relevance | path

Searched refs:XFS_RMAP_OINFO_REFC (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_refcount_btree.c72 args.oinfo = XFS_RMAP_OINFO_REFC; in xfs_refcountbt_alloc_block()
112 &XFS_RMAP_OINFO_REFC, XFS_AG_RESV_METADATA, 0); in xfs_refcountbt_free_block()
Dxfs_rmap.h239 extern const struct xfs_owner_info XFS_RMAP_OINFO_REFC;
Dxfs_rmap.c3014 const struct xfs_owner_info XFS_RMAP_OINFO_REFC = { variable
/linux-6.12.1/fs/xfs/scrub/
Drefcount.c505 &XFS_RMAP_OINFO_REFC, &blocks); in xchk_refcount_xref_rmap()
533 &XFS_RMAP_OINFO_REFC, &rrc); in xchk_refcountbt()
Drefcount_repair.c607 xrep_newbt_init_ag(&rr->new_btree, sc, &XFS_RMAP_OINFO_REFC, fsbno, in xrep_refc_build_new_tree()
687 &XFS_RMAP_OINFO_REFC, XFS_AG_RESV_METADATA); in xrep_refc_remove_old_tree()
Drmap_repair.c776 &XFS_RMAP_OINFO_REFC); in xrep_rmap_find_refcount_rmaps()