Home
last modified time | relevance | path

Searched defs:datasync (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c261 int datasync = 0; in zfs_file_fsync() local
H A Dzpl_file.c113 zpl_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in zpl_fsync()
/freebsd/sys/fs/fuse/
H A Dfuse_internal.c370 bool datasync) in fuse_internal_fsync()