Searched refs:xfs_falloc_newsize (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/fs/xfs/ |
D | xfs_file.c | 900 xfs_falloc_newsize( in xfs_falloc_newsize() function 1016 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_zero_range() 1043 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_unshare_range() 1075 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_allocate_range()
|