Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Dfile.c542 static int fuse_fsync(struct file *file, loff_t start, loff_t end, in fuse_fsync() function
3497 .fsync = fuse_fsync,