Searched refs:SQUASHFS_MAGIC_SWAP (Results 1 – 5 of 5) sorted by relevance
31 #define SQUASHFS_MAGIC_SWAP 0x68737173 macro
513 if(sBlk->s_magic == SQUASHFS_MAGIC_SWAP) in read_super()
1823 if(sBlk_3.s_magic == SQUASHFS_MAGIC_SWAP) { in read_super()
46 #define SQUASHFS_MAGIC_SWAP 0x68737173 macro
969 if (sblk->s_magic == SQUASHFS_MAGIC_SWAP) { in squashfs_read_super()