Home
last modified time | relevance | path

Searched refs:CRAMFS_MAGIC (Results 1 – 16 of 16) sorted by relevance

/external/u-boot/fs/cramfs/
Dcramfs.c63 if (super.magic != CRAMFS_32 (CRAMFS_MAGIC)) { in cramfs_read_super()
66 if (super.magic != CRAMFS_32 (CRAMFS_MAGIC)) { in cramfs_read_super()
379 if (sb->magic != CRAMFS_32 (CRAMFS_MAGIC)) { in cramfs_check()
382 if (sb->magic != CRAMFS_32 (CRAMFS_MAGIC)) in cramfs_check()
/external/iproute2/include/uapi/linux/
Dmagic.h10 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h10 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ macro
/external/u-boot/include/cramfs/
Dcramfs_fs.h4 #define CRAMFS_MAGIC 0x28cd3d45 /* some random number */ macro
/external/strace/xlat/
Dfsmagic.in52 { 0x28cd3d45, "CRAMFS_MAGIC" },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_ppc64.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_arm.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_mips64.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_ppc64le.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_arm64.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_386.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_mips.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_s390x.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_mipsle.go317 CRAMFS_MAGIC = 0x28cd3d45 const
Dzerrors_linux_amd64.go317 CRAMFS_MAGIC = 0x28cd3d45 const