Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_file.c902 xfs_falloc_setsize( in xfs_falloc_setsize() function
940 return xfs_falloc_setsize(file, new_size); in xfs_falloc_collapse_range()
967 error = xfs_falloc_setsize(file, isize + len); in xfs_falloc_insert_range()
1015 return xfs_falloc_setsize(file, new_size); in xfs_falloc_zero_range()
1040 return xfs_falloc_setsize(file, new_size); in xfs_falloc_unshare_range()
1068 return xfs_falloc_setsize(file, new_size); in xfs_falloc_allocate_range()