Home
last modified time | relevance | path

Searched refs:MS_NOUSER (Results 1 – 17 of 17) sorted by relevance

/external/strace/xlat/
Dmount_flags.h209 #if defined(MS_NOUSER) || (defined(HAVE_DECL_MS_NOUSER) && HAVE_DECL_MS_NOUSER)
211 static_assert((MS_NOUSER) == ((1<<31)), "MS_NOUSER != (1<<31)");
214 # define MS_NOUSER (1<<31)
256 XLAT(MS_NOUSER),
Dmount_flags.in30 MS_NOUSER (1<<31)
/external/kernel-headers/original/uapi/linux/
Dmount.h44 #define MS_NOUSER (1<<31) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go827 MS_NOUSER = -0x80000000 const
Dzerrors_linux_mipsle.go1024 MS_NOUSER = -0x80000000 const
Dzerrors_linux_s390x.go1023 MS_NOUSER = -0x80000000 const
Dzerrors_linux_arm.go1023 MS_NOUSER = -0x80000000 const
Dzerrors_linux_ppc64le.go1023 MS_NOUSER = -0x80000000 const
Dzerrors_linux_mips64.go1024 MS_NOUSER = -0x80000000 const
Dzerrors_linux_ppc64.go1023 MS_NOUSER = -0x80000000 const
Dzerrors_linux_amd64.go1025 MS_NOUSER = -0x80000000 const
Dzerrors_linux_mips64le.go1024 MS_NOUSER = -0x80000000 const
Dzerrors_linux_386.go1025 MS_NOUSER = -0x80000000 const
Dzerrors_linux_mips.go1024 MS_NOUSER = -0x80000000 const
Dzerrors_linux_arm64.go1026 MS_NOUSER = -0x80000000 const
/external/u-boot/fs/ubifs/
Dubifs.h500 #define MS_NOUSER (1<<31) macro
/external/strace/
DChangeLog-CVS2373 MS_MOVE, MS_REC, MS_VERBOSE, MS_POSIXACL, MS_ACTIVE, MS_NOUSER):