Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dreap.c414 if (rs->oinfo == &XFS_RMAP_OINFO_COW) { in xreap_agextent_iter()
449 if (rs->oinfo == &XFS_RMAP_OINFO_COW) { in xreap_agextent_iter()
Dcow_repair.c605 &XFS_RMAP_OINFO_COW); in xrep_bmap_cow()
Drefcount.c513 &XFS_RMAP_OINFO_COW, &blocks); in xchk_refcount_xref_rmap()
Dbmap.c374 &XFS_RMAP_OINFO_COW); in xchk_bmap_iextent_xref()
Drmap_repair.c772 error = xrep_rmap_stash_bitmap(rr, &cow_blocks, &XFS_RMAP_OINFO_COW); in xrep_rmap_find_refcount_rmaps()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h240 extern const struct xfs_owner_info XFS_RMAP_OINFO_COW;
Dxfs_rmap.c3017 const struct xfs_owner_info XFS_RMAP_OINFO_COW = { variable