Home
last modified time | relevance | path

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

/linux/fs/fuse/
A Dfuse_i.h998 int fuse_fsync_common(struct file *file, loff_t start, loff_t end,
A Dfile.c524 int fuse_fsync_common(struct file *file, loff_t start, loff_t end, in fuse_fsync_common() function
583 err = fuse_fsync_common(file, start, end, datasync, FUSE_FSYNC); in fuse_fsync()
A Ddir.c1361 err = fuse_fsync_common(file, start, end, datasync, FUSE_FSYNCDIR); in fuse_dir_fsync()

Completed in 16 milliseconds