Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfile.c2997 static long fuse_file_fallocate(struct file *file, int mode, loff_t offset, in fuse_file_fallocate() function
3230 .fallocate = fuse_file_fallocate,