Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dfile.c2951 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, in fuse_file_fallocate() function
3184 .fallocate = fuse_file_fallocate,