Home
last modified time | relevance | path

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

/linux-2.6.39/fs/squashfs/
Ddecompressor.c95 sizeof(struct squashfs_super_block), 0, NULL, in squashfs_decompressor_init()
Dsquashfs_fs.h247 struct squashfs_super_block { struct
Dsuper.c80 struct squashfs_super_block *sblk = NULL; in squashfs_fill_super()
/linux-2.6.39/init/
Ddo_mounts_rd.c60 struct squashfs_super_block *squashfsb; in identify_ramdisk_image()
73 squashfsb = (struct squashfs_super_block *) buf; in identify_ramdisk_image()