Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dmount.h28 #define MS_UNBINDABLE (1<<17) /* change to unbindable */ macro
/external/u-boot/fs/ubifs/
Dubifs.h492 #define MS_UNBINDABLE (1<<17) /* change to unbindable */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go841 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_mipsle.go1039 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_s390x.go1038 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_arm.go1038 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_ppc64le.go1038 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_mips64.go1039 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_ppc64.go1038 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_amd64.go1040 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_mips64le.go1039 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_386.go1040 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_mips.go1039 MS_UNBINDABLE = 0x20000 const
Dzerrors_linux_arm64.go1041 MS_UNBINDABLE = 0x20000 const