Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_file.c1346 __xfs_file_fallocate( in __xfs_file_fallocate() function
1422 error = __xfs_file_fallocate(file, mode, offset, len, &ac); in xfs_file_zoned_fallocate()
1453 return __xfs_file_fallocate(file, mode, offset, len, NULL); in xfs_file_fallocate()