Searched refs:fuse_file_fallocate (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/fuse/
H A Dfile.c2880 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, fuse_file_fallocate() function
2971 .fallocate = fuse_file_fallocate,
2988 .fallocate = fuse_file_fallocate,

Completed in 84 milliseconds