Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount.h34 extern int xfs_refcount_decrease_extent(struct xfs_trans *tp,
Dxfs_refcount.c1223 xfs_refcount_decrease_extent( in xfs_refcount_decrease_extent() function
Dxfs_bmap.c5088 error = xfs_refcount_decrease_extent(tp, del); in xfs_bmap_del_extent_real()
/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.c496 error = xfs_refcount_decrease_extent(tp, &irec); in xfs_cui_recover()