Home
last modified time | relevance | path

Searched refs:MS_POSIXACL (Results 1 – 23 of 23) sorted by relevance

/external/strace/xlat/
Dmount_flags.h104 #if defined(MS_POSIXACL) || (defined(HAVE_DECL_MS_POSIXACL) && HAVE_DECL_MS_POSIXACL)
106 static_assert((MS_POSIXACL) == ((1<<16)), "MS_POSIXACL != (1<<16)");
109 # define MS_POSIXACL (1<<16)
241 XLAT(MS_POSIXACL),
Dmount_flags.in15 MS_POSIXACL (1<<16)
/external/syzkaller/sys/linux/
Dfilesystem_arm.const16 MS_POSIXACL = 65536
Dfilesystem_arm64.const16 MS_POSIXACL = 65536
Dfilesystem_amd64.const16 MS_POSIXACL = 65536
Dfilesystem_ppc64le.const16 MS_POSIXACL = 65536
Dfilesystem_386.const16 MS_POSIXACL = 65536
Dfilesystem.txt574 …LATIME, MS_REMOUNT, MS_SILENT, MS_STRICTATIME, MS_SYNCHRONOUS, MS_REC, MS_POSIXACL, MS_UNBINDABLE,…
/external/kernel-headers/original/uapi/linux/
Dmount.h27 #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_mipsle.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_s390x.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_arm.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_ppc64le.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_mips64.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_ppc64.go1024 MS_POSIXACL = 0x10000 const
Dzerrors_linux_amd64.go1026 MS_POSIXACL = 0x10000 const
Dzerrors_linux_mips64le.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_386.go1026 MS_POSIXACL = 0x10000 const
Dzerrors_linux_mips.go1025 MS_POSIXACL = 0x10000 const
Dzerrors_linux_arm64.go1027 MS_POSIXACL = 0x10000 const
/external/u-boot/fs/ubifs/
Dubifs.h491 #define MS_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
/external/strace/
DChangeLog-CVS2373 MS_MOVE, MS_REC, MS_VERBOSE, MS_POSIXACL, MS_ACTIVE, MS_NOUSER):