Home
last modified time | relevance | path

Searched refs:MS_DIRSYNC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dmount.h49 #if !defined(MS_DIRSYNC)
50 #define MS_DIRSYNC S_WRITE macro
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dmount.h47 #if !defined(MS_DIRSYNC)
48 #define MS_DIRSYNC S_WRITE macro
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_mount_os.c68 { MNTOPT_DIRSYNC, MS_DIRSYNC, ZS_COMMENT },