Home
last modified time | relevance | path

Searched defs:decomp_stream (Results 1 – 1 of 1) sorted by relevance

/fs/squashfs/
Ddecompressor_multi.c49 struct decomp_stream { struct
55 static void put_decomp_stream(struct decomp_stream *decomp_strm, in put_decomp_stream() argument
190 struct decomp_stream *decomp_stream = get_decomp_stream(msblk, stream); in squashfs_decompress() local