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

/linux-4.1.27/fs/fuse/
H A Dfuse_i.h705 int fuse_fsync_common(struct file *file, loff_t start, loff_t end,
H A Dfile.c440 int fuse_fsync_common(struct file *file, loff_t start, loff_t end, fuse_fsync_common() function
496 return fuse_fsync_common(file, start, end, datasync, 0); fuse_fsync()
H A Ddir.c1429 return fuse_fsync_common(file, start, end, datasync, 1); fuse_dir_fsync()

Completed in 104 milliseconds