Searched refs:xfs_falloc_newsize (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_file.c | 1216 xfs_falloc_newsize( in xfs_falloc_newsize() function 1382 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_write_zeroes() 1462 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_zero_range() 1495 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_unshare_range() 1528 error = xfs_falloc_newsize(file, mode, offset, len, &new_size); in xfs_falloc_allocate_range()
|