Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dmount.h27 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/external/u-boot/fs/ubifs/
Dubifs.h491 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go828 MS_POSIXACL = 0x10000 const
Dzerrors_linux_mips64le.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_ppc64.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_arm.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_mips64.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_ppc64le.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_arm64.go1027 MS_POSIXACL = 0x10000 const
Dzerrors_linux_386.go1026 MS_POSIXACL = 0x10000 const
Dzerrors_linux_mips.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_s390x.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_mipsle.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_amd64.go1026 MS_POSIXACL = 0x10000 const