Home
last modified time | relevance | path

Searched refs:squashfs_super_block (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/init/
Ddo_mounts_rd.c73 struct squashfs_super_block *squashfsb; in identify_ramdisk_image()
86 squashfsb = (struct squashfs_super_block *) buf; in identify_ramdisk_image()
/linux-4.4.14/fs/squashfs/
Ddecompressor.c118 sizeof(struct squashfs_super_block), 0, NULL, actor); in get_comp_opts()
Dsquashfs_fs.h245 struct squashfs_super_block { struct
Dsuper.c82 struct squashfs_super_block *sblk = NULL; in squashfs_fill_super()