Searched refs:SQUASHFS_MAGIC (Results 1 – 12 of 12) sorted by relevance
19 #define SQUASHFS_MAGIC 0x73717368 macro
123 if (sb->s_magic != SQUASHFS_MAGIC) { in squashfs_fill_super()306 buf->f_type = SQUASHFS_MAGIC; in squashfs_statfs()
29 #define SQUASHFS_MAGIC 0x73717368 macro
85 { 0x73717368, "SQUASHFS_MAGIC" },
30 #define SQUASHFS_MAGIC 0x73717368 macro
1791 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()
512 if(sBlk->s_magic != SQUASHFS_MAGIC) { in read_super()
6616 sBlk.s_magic = SQUASHFS_MAGIC; in main()
45 #define SQUASHFS_MAGIC 0x73717368 macro
968 if ((s->s_magic = sblk->s_magic) != SQUASHFS_MAGIC) { in squashfs_read_super()1129 buf->f_type = SQUASHFS_MAGIC; in squashfs_statfs()