Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Drefcount.c387 &XFS_RMAP_OINFO_REFC, &blocks); in xchk_refcount_xref_rmap()
411 &XFS_RMAP_OINFO_REFC, &cow_blocks); in xchk_refcountbt()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_refcount_btree.c70 args.oinfo = XFS_RMAP_OINFO_REFC; in xfs_refcountbt_alloc_block()
112 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.c2778 const struct xfs_owner_info XFS_RMAP_OINFO_REFC = { variable