Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dmagic.h39 #define MINIX2_SUPER_MAGIC 0x2468 /* minix v2 fs, 14 char names */ macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h40 #define MINIX2_SUPER_MAGIC 0x2468 /* minix v2 fs, 14 char names */ macro
/external/strace/xlat/
Dfsmagic.in9 { 0x00002468, "MINIX2_SUPER_MAGIC" },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go973 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_ppc64.go972 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_arm.go972 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_mips64.go973 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_ppc64le.go972 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_arm64.go975 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_386.go974 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_mips.go973 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_s390x.go972 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_mipsle.go973 MINIX2_SUPER_MAGIC = 0x2468 const
Dzerrors_linux_amd64.go974 MINIX2_SUPER_MAGIC = 0x2468 const