Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_refcount_item.c307 case XFS_REFCOUNT_ALLOC_COW: in xfs_trans_set_refcount_flags()
447 case XFS_REFCOUNT_ALLOC_COW: in xfs_cui_validate_phys()
521 case XFS_REFCOUNT_ALLOC_COW: in xfs_cui_item_recover()
557 case XFS_REFCOUNT_ALLOC_COW: in xfs_cui_item_recover()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_refcount.h47 XFS_REFCOUNT_ALLOC_COW, enumerator
Dxfs_refcount.c1288 case XFS_REFCOUNT_ALLOC_COW: in xfs_refcount_finish_one()
1726 __xfs_refcount_add(tp, XFS_REFCOUNT_ALLOC_COW, fsb, len); in xfs_refcount_alloc_cow_extent()