Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dfile.c3179 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, in fuse_file_fallocate() function
3412 .fallocate = fuse_file_fallocate,