Searched refs:SQUASHFS_MAGIC (Results 1 – 1 of 1) sorted by relevance
27 const SQUASHFS_MAGIC: u32 = 0x73717368; constant54 if magic != SQUASHFS_MAGIC { in merge_fs()