Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_file.c916 xfs_falloc_setsize( in xfs_falloc_setsize() function
954 return xfs_falloc_setsize(file, new_size); in xfs_falloc_collapse_range()
981 error = xfs_falloc_setsize(file, isize + len); in xfs_falloc_insert_range()
1029 return xfs_falloc_setsize(file, new_size); in xfs_falloc_zero_range()
1054 return xfs_falloc_setsize(file, new_size); in xfs_falloc_unshare_range()
1082 return xfs_falloc_setsize(file, new_size); in xfs_falloc_allocate_range()