Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dmagic.h41 #define MINIX3_SUPER_MAGIC 0x4d5a /* minix v3 fs, 60 char names */ macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h42 #define MINIX3_SUPER_MAGIC 0x4d5a /* minix v3 fs, 60 char names */ macro
/external/strace/xlat/
Dfsmagic.in15 { 0x00004d5a, "MINIX3_SUPER_MAGIC" },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go975 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_ppc64.go974 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_arm.go974 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_mips64.go975 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_ppc64le.go974 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_arm64.go977 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_386.go976 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_mips.go975 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_s390x.go974 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_mipsle.go975 MINIX3_SUPER_MAGIC = 0x4d5a const
Dzerrors_linux_amd64.go976 MINIX3_SUPER_MAGIC = 0x4d5a const