Searched refs:xfs_falloc_newsize (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_file.c | 886 xfs_falloc_newsize( in xfs_falloc_newsize() function 1002 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_zero_range() 1029 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_unshare_range() 1061 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_allocate_range()
|