Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfile.c403 * fuse_flush() due to writes racing with the close. in fuse_release()
467 static int fuse_flush(struct file *file, fl_owner_t id) in fuse_flush()
3093 .flush = fuse_flush, in __fuse_copy_file_range()
463 static int fuse_flush(struct file *file, fl_owner_t id) fuse_flush() function