Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_file.c1232 xfs_falloc_setsize( in xfs_falloc_setsize() function
1271 return xfs_falloc_setsize(file, new_size); in xfs_falloc_collapse_range()
1315 error = xfs_falloc_setsize(file, isize + len); in xfs_falloc_insert_range()
1418 error = xfs_falloc_setsize(file, new_size); in xfs_falloc_write_zeroes()
1481 return xfs_falloc_setsize(file, new_size); in xfs_falloc_zero_range()
1507 return xfs_falloc_setsize(file, new_size); in xfs_falloc_unshare_range()
1536 return xfs_falloc_setsize(file, new_size); in xfs_falloc_allocate_range()