Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.c416 case XFS_REFCOUNT_ALLOC_COW: in xfs_cui_recover()
469 case XFS_REFCOUNT_ALLOC_COW: in xfs_cui_recover()
498 case XFS_REFCOUNT_ALLOC_COW: in xfs_cui_recover()
Dxfs_trans_refcount.c118 case XFS_REFCOUNT_ALLOC_COW: in xfs_trans_set_refcount_flags()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount.h21 XFS_REFCOUNT_ALLOC_COW, enumerator
Dxfs_refcount.c1151 case XFS_REFCOUNT_ALLOC_COW: in xfs_refcount_finish_one()
1558 error = __xfs_refcount_add(tp, XFS_REFCOUNT_ALLOC_COW, fsb, len); in xfs_refcount_alloc_cow_extent()