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.c255 int datasync = 0; in zfs_file_fsync() local
H A Dzpl_file.c109 zpl_fsync(struct file * filp,loff_t start,loff_t end,int datasync) zpl_fsync() argument
/freebsd/sys/fs/fuse/
H A Dfuse_internal.c370 bool datasync) in fuse_internal_fsync()