Searched refs:fuse_fsync_common (Results 1 – 1 of 1) sorted by relevance
516 int fuse_fsync_common(struct file *file, loff_t start, loff_t end, in fuse_fsync_common() function575 err = fuse_fsync_common(file, start, end, datasync, FUSE_FSYNC); in fuse_fsync()