Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dmount.h13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/external/u-boot/fs/ubifs/
Dubifs.h477 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go823 MS_NODEV = 0x4 const
Dzerrors_linux_mipsle.go1018 MS_NODEV = 0x4 const
Dzerrors_linux_s390x.go1017 MS_NODEV = 0x4 const
Dzerrors_linux_arm.go1017 MS_NODEV = 0x4 const
Dzerrors_linux_ppc64le.go1017 MS_NODEV = 0x4 const
Dzerrors_linux_mips64.go1018 MS_NODEV = 0x4 const
Dzerrors_linux_ppc64.go1017 MS_NODEV = 0x4 const
Dzerrors_linux_amd64.go1019 MS_NODEV = 0x4 const
Dzerrors_linux_mips64le.go1018 MS_NODEV = 0x4 const
Dzerrors_linux_386.go1019 MS_NODEV = 0x4 const
Dzerrors_linux_mips.go1018 MS_NODEV = 0x4 const
Dzerrors_linux_arm64.go1020 MS_NODEV = 0x4 const