Home
last modified time | relevance | path

Searched refs:MS_ACTIVE (Results 1 – 18 of 18) sorted by relevance

/external/strace/xlat/
Dmount_flags.h202 #if defined(MS_ACTIVE) || (defined(HAVE_DECL_MS_ACTIVE) && HAVE_DECL_MS_ACTIVE)
204 static_assert((MS_ACTIVE) == ((1<<30)), "MS_ACTIVE != (1<<30)");
207 # define MS_ACTIVE (1<<30)
255 XLAT(MS_ACTIVE),
Dmount_flags.in29 MS_ACTIVE (1<<30)
/external/kernel-headers/original/uapi/linux/
Dmount.h43 #define MS_ACTIVE (1<<30) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go810 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_mipsle.go1004 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_s390x.go1003 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_arm.go1003 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_ppc64le.go1003 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_mips64.go1004 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_ppc64.go1003 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_amd64.go1005 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_mips64le.go1004 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_386.go1005 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_mips.go1004 MS_ACTIVE = 0x40000000 const
Dzerrors_linux_arm64.go1006 MS_ACTIVE = 0x40000000 const
/external/u-boot/fs/ubifs/
Dubifs.h499 #define MS_ACTIVE (1<<30) macro
Dsuper.c2498 sb->s_flags |= MS_ACTIVE | MS_NOATIME; in ubifs_mount()
/external/strace/
DChangeLog-CVS2373 MS_MOVE, MS_REC, MS_VERBOSE, MS_POSIXACL, MS_ACTIVE, MS_NOUSER):