Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Ddecompressor_multi.c126 static struct decomp_stream *get_decomp_stream(struct squashfs_sb_info *msblk, in get_decomp_stream() function
188 struct decomp_stream *decomp_stream = get_decomp_stream(msblk, stream); in squashfs_decompress()