Home
last modified time | relevance | path

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

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