Searched refs:zlib_inflateEnd (Results 1 – 19 of 19) sorted by relevance
44 zlib_inflateEnd(&stream); in cramfs_uncompress_block()77 zlib_inflateEnd(&stream); in cramfs_uncompress_exit()
17 EXPORT_SYMBOL(zlib_inflateEnd);
40 zlib_inflateEnd(strm); in zlib_inflate_blob()
770 int zlib_inflateEnd(z_streamp strm) in zlib_inflateEnd() function
79 zlib_inflateEnd(&s); in gunzip()
442 extern int zlib_inflateEnd (z_streamp strm);
122 if (zlib_inflateEnd(stream) != Z_OK) in zlib_uncompress()
180 zlib_inflateEnd(strm); in __gunzip()
43 zlib_inflateEnd(&zctx->dctx); in deflate_destroy()
185 zlib_inflateEnd(&inf_strm); in jffs2_zlib_decompress()
389 zlib_inflateEnd(&workspace->strm); in zlib_decompress_bio()457 zlib_inflateEnd(&workspace->strm); in zlib_decompress()
172 if (zlib_inflateEnd(&strm->z) != Z_OK && !err) in z_erofs_deflate_decompress()
97 zlib_inflateEnd(&ctx->decomp_stream); in deflate_decomp_exit()
139 zlib_inflateEnd(&s); in module_gzip_decompress()
188 zlib_inflateEnd(&stream); in zisofs_uncompress_block()
717 if (zlib_inflateEnd(&zstream) != Z_OK) in pstore_get_backend_records()
291 zlib_inflateEnd(&strm); in decompress_exec()
1034 zlib_inflateEnd(p_hwfn->stream); in qed_unzip_data()
6654 zlib_inflateEnd(bp->strm); in bnx2x_gunzip()