Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c3268 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, in fuse_file_fallocate() function
3506 .fallocate = fuse_file_fallocate,
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c2991 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, in fuse_file_fallocate() function
3224 .fallocate = fuse_file_fallocate,

Completed in 10 milliseconds