Home
last modified time | relevance | path

Searched defs:MS_SLAVE (Results 1 – 17 of 17) sorted by relevance

/external/ltp/testcases/kernel/fs/fs_bind/bin/
Dsmount.c28 #define MS_SLAVE 1<<19 /* Slave */ macro
/external/iproute2/include/
Dnamespace.h32 #define MS_SLAVE (1 << 19) macro
/external/kernel-headers/original/uapi/linux/
Dmount.h30 #define MS_SLAVE (1<<19) /* change to slave */ macro
/external/selinux/sandbox/
Dseunshare.c46 #define MS_SLAVE 1<<19 macro
/external/u-boot/fs/ubifs/
Dubifs.h494 #define MS_SLAVE (1<<19) /* change to slave */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go837 MS_SLAVE = 0x80000 const
Dzerrors_linux_mipsle.go1034 MS_SLAVE = 0x80000 const
Dzerrors_linux_s390x.go1033 MS_SLAVE = 0x80000 const
Dzerrors_linux_arm.go1033 MS_SLAVE = 0x80000 const
Dzerrors_linux_ppc64le.go1033 MS_SLAVE = 0x80000 const
Dzerrors_linux_mips64.go1034 MS_SLAVE = 0x80000 const
Dzerrors_linux_ppc64.go1033 MS_SLAVE = 0x80000 const
Dzerrors_linux_amd64.go1035 MS_SLAVE = 0x80000 const
Dzerrors_linux_mips64le.go1034 MS_SLAVE = 0x80000 const
Dzerrors_linux_386.go1035 MS_SLAVE = 0x80000 const
Dzerrors_linux_mips.go1034 MS_SLAVE = 0x80000 const
Dzerrors_linux_arm64.go1036 MS_SLAVE = 0x80000 const