Home
last modified time | relevance | path

Searched refs:MINIX_SUPER_MAGIC (Results 1 – 14 of 14) sorted by relevance

/external/iproute2/include/uapi/linux/
Dmagic.h37 #define MINIX_SUPER_MAGIC 0x137F /* minix v1 fs, 14 char names */ macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h38 #define MINIX_SUPER_MAGIC 0x137F /* minix v1 fs, 14 char names */ macro
/external/strace/xlat/
Dfsmagic.in6 { 0x0000137f, "MINIX_SUPER_MAGIC" },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go976 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_s390x.go975 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_arm.go975 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_ppc64le.go975 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_mips64.go976 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_ppc64.go975 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_amd64.go977 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_mips64le.go976 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_386.go977 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_mips.go976 MINIX_SUPER_MAGIC = 0x137f const
Dzerrors_linux_arm64.go978 MINIX_SUPER_MAGIC = 0x137f const