Home
last modified time | relevance | path

Searched refs:XFS_RMAP_OINFO_COW (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rmap.h213 extern const struct xfs_owner_info XFS_RMAP_OINFO_COW;
Dxfs_rmap.c2807 const struct xfs_owner_info XFS_RMAP_OINFO_COW = { variable
/linux-6.1.9/fs/xfs/scrub/
Drefcount.c385 &XFS_RMAP_OINFO_COW, &blocks); in xchk_refcount_xref_rmap()