Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_file.c1097 xfs_falloc_setsize( in xfs_falloc_setsize() function
1136 return xfs_falloc_setsize(file, new_size); in xfs_falloc_collapse_range()
1163 error = xfs_falloc_setsize(file, isize + len); in xfs_falloc_insert_range()
1212 return xfs_falloc_setsize(file, new_size); in xfs_falloc_zero_range()
1237 return xfs_falloc_setsize(file, new_size); in xfs_falloc_unshare_range()
1265 return xfs_falloc_setsize(file, new_size); in xfs_falloc_allocate_range()