Home
last modified time | relevance | path

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

/fs/fuse/
Dfile.c3277 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, in fuse_file_fallocate() function
3515 .fallocate = fuse_file_fallocate,