Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_bmap_util.h83 int xfs_flush_unmap_range(struct xfs_inode *ip, xfs_off_t offset,
Dxfs_bmap_util.c1043 xfs_flush_unmap_range( in xfs_flush_unmap_range() function
1087 error = xfs_flush_unmap_range(ip, offset, len); in xfs_free_file_space()
1192 error = xfs_flush_unmap_range(ip, offset, XFS_ISIZE(ip)); in xfs_prepare_shift()
Dxfs_reflink.c1371 ret = xfs_flush_unmap_range(dest, XFS_ISIZE(dest), flen); in xfs_reflink_remap_prep()
1373 ret = xfs_flush_unmap_range(dest, pos_out, *len); in xfs_reflink_remap_prep()