Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c3272 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, in fuse_file_fallocate() function
3510 .fallocate = fuse_file_fallocate,