Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_refcount.h44 extern int xfs_refcount_increase_extent(struct xfs_mount *mp,
Dxfs_refcount.c1173 xfs_refcount_increase_extent( in xfs_refcount_increase_extent() function
/fs/xfs/
Dxfs_refcount_item.c498 error = xfs_refcount_increase_extent( in xfs_cui_recover()
Dxfs_reflink.c1175 error = xfs_refcount_increase_extent(mp, &dfops, &uirec); in xfs_reflink_remap_extent()