Searched refs:squashfs_super_block (Results 1 – 4 of 4) sorted by relevance
65 struct squashfs_super_block *squashfsb; in identify_ramdisk_image()79 squashfsb = (struct squashfs_super_block *) buf; in identify_ramdisk_image()
112 sizeof(struct squashfs_super_block), 0, NULL, actor); in get_comp_opts()
240 struct squashfs_super_block { struct
120 struct squashfs_super_block *sblk = NULL; in squashfs_fill_super()