Home
last modified time | relevance | path

Searched refs:SQUASHFS_MAGIC (Results 1 – 23 of 23) sorted by relevance

/external/iproute2/include/uapi/linux/
Dmagic.h19 #define SQUASHFS_MAGIC 0x73717368 macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h19 #define SQUASHFS_MAGIC 0x73717368 macro
/external/squashfs-tools/kernel/fs/squashfs/
Dsuper.c123 if (sb->s_magic != SQUASHFS_MAGIC) { in squashfs_fill_super()
306 buf->f_type = SQUASHFS_MAGIC; in squashfs_statfs()
Dsquashfs_fs.h29 #define SQUASHFS_MAGIC 0x73717368 macro
/external/strace/xlat/
Dfsmagic.in85 { 0x73717368, "SQUASHFS_MAGIC" },
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs.h29 #define SQUASHFS_MAGIC 0x73717368 macro
/external/squashfs-tools/squashfs-tools/
Dsquashfs_fs.h30 #define SQUASHFS_MAGIC 0x73717368 macro
Dunsquashfs.c1791 swap = sBlk_4.s_magic != SQUASHFS_MAGIC; in read_super()
1794 if(sBlk_4.s_magic == SQUASHFS_MAGIC && sBlk_4.s_major == 4 && in read_super()
1822 if(sBlk_3.s_magic != SQUASHFS_MAGIC) { in read_super()
Dread_fs.c512 if(sBlk->s_magic != SQUASHFS_MAGIC) { in read_super()
Dmksquashfs.c6615 sBlk.s_magic = SQUASHFS_MAGIC; in main()
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h45 #define SQUASHFS_MAGIC 0x73717368 macro
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c968 if ((s->s_magic = sblk->s_magic) != SQUASHFS_MAGIC) { in squashfs_read_super()
1129 buf->f_type = SQUASHFS_MAGIC; in squashfs_statfs()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1857 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_s390x.go1916 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_arm.go1862 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_ppc64le.go1912 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_mips64.go1857 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_ppc64.go1912 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_amd64.go1856 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_mips64le.go1857 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_386.go1855 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_mips.go1857 SQUASHFS_MAGIC = 0x73717368 const
Dzerrors_linux_arm64.go1846 SQUASHFS_MAGIC = 0x73717368 const