Home
last modified time | relevance | path

Searched defs:MS_SYNCHRONOUS (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmount.h15 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro
/external/u-boot/fs/ubifs/
Dubifs.h479 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go840 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_mipsle.go1038 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_s390x.go1037 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_arm.go1037 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_ppc64le.go1037 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_mips64.go1038 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_ppc64.go1037 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_amd64.go1039 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_mips64le.go1038 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_386.go1039 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_mips.go1038 MS_SYNCHRONOUS = 0x10 const
Dzerrors_linux_arm64.go1040 MS_SYNCHRONOUS = 0x10 const