Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Drefcount.c377 &XFS_RMAP_OINFO_REFC, &blocks); in xchk_refcount_xref_rmap()
401 &XFS_RMAP_OINFO_REFC, &cow_blocks); in xchk_refcountbt()
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_refcount_btree.c73 args.oinfo = XFS_RMAP_OINFO_REFC; in xfs_refcountbt_alloc_block()
115 error = xfs_free_extent(cur->bc_tp, fsbno, 1, &XFS_RMAP_OINFO_REFC, in xfs_refcountbt_free_block()
Dxfs_rmap.h212 extern const struct xfs_owner_info XFS_RMAP_OINFO_REFC;
Dxfs_rmap.c2804 const struct xfs_owner_info XFS_RMAP_OINFO_REFC = { variable