Searched refs:sblk (Results 1 – 3 of 3) sorted by relevance
47 if (!*sblk) in sqfs_read_sblk()51 free(*sblk); in sqfs_read_sblk()52 sblk = NULL; in sqfs_read_sblk()105 struct squashfs_super_block *sblk = ctxt.sblk; in sqfs_frag_lookup() local447 struct squashfs_super_block *sblk = ctxt.sblk; in sqfs_search_dir() local467 sblk->inodes, sblk->block_size); in sqfs_search_dir()522 sblk->inodes, sblk->block_size); in sqfs_search_dir()689 struct squashfs_super_block *sblk = ctxt.sblk; in sqfs_read_inode_table() local774 struct squashfs_super_block *sblk = ctxt.sblk; in sqfs_read_directory_table() local968 struct squashfs_super_block *sblk = ctxt.sblk; in sqfs_readdir() local[all …]
30 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompressor_init()58 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompressor_cleanup()113 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompress()
79 struct squashfs_super_block *sblk; member
Completed in 22 milliseconds