Searched refs:xfs_falloc_newsize (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/xfs/ |
| H A D | xfs_file.c | 1081 xfs_falloc_newsize( in xfs_falloc_newsize() function 1199 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_zero_range() 1226 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_unshare_range() 1258 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_allocate_range()
|