Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_refcount.h32 extern int xfs_refcount_increase_extent(struct xfs_trans *tp,
Dxfs_refcount.c1208 xfs_refcount_increase_extent( in xfs_refcount_increase_extent() function
/Linux-v4.19/fs/xfs/
Dxfs_refcount_item.c493 error = xfs_refcount_increase_extent(tp, &irec); in xfs_cui_recover()
Dxfs_reflink.c1070 error = xfs_refcount_increase_extent(tp, &uirec); in xfs_reflink_remap_extent()