Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_file.c1274 __xfs_file_fallocate( in __xfs_file_fallocate() function
1350 error = __xfs_file_fallocate(file, mode, offset, len, &ac); in xfs_file_zoned_fallocate()
1381 return __xfs_file_fallocate(file, mode, offset, len, NULL); in xfs_file_fallocate()