Searched refs:SQUASHFS_MAGIC (Results 1 – 3 of 3) sorted by relevance
21 #define SQUASHFS_MAGIC 0x73717368 macro
216 if (le32_to_cpu(buf[0x000 / 4]) == SQUASHFS_MAGIC || in bcm47xxpart_parse()
234 if (sb->s_magic != SQUASHFS_MAGIC) { in squashfs_fill_super()578 buf->f_type = SQUASHFS_MAGIC; in squashfs_statfs()