Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dfile.c557 static int fuse_fsync(struct file *file, loff_t start, loff_t end, in fuse_fsync() function
3175 .fsync = fuse_fsync,