Searched refs:datasync (Results 1 – 5 of 5) sorted by relevance
260 int datasync = 0; in zfs_file_fsync() local265 datasync = 1; in zfs_file_fsync()275 error = -vfs_fsync(filp, datasync); in zfs_file_fsync()
112 zpl_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in zpl_fsync() argument167 error = -zfs_fsync(zp, datasync, cr); in zpl_fsync()
164 int (*fsync)(struct file *, struct dentry *, int datasync);165 int (*aio_fsync)(struct kiocb *, int datasync);
230 bool datasync);
370 bool datasync) in fuse_internal_fsync() argument405 if (datasync) in fuse_internal_fsync()