Home
last modified time | relevance | path

Searched defs:strm (Results 26 – 38 of 38) sorted by relevance

12

/openbmc/qemu/block/
H A Dqcow2-threads.c97 z_stream strm; in qcow2_zlib_compress() local
144 z_stream strm; in qcow2_zlib_decompress() local
H A Dqcow.c571 z_stream strm1, *strm = &strm1; in decompress_buffer() local
1059 z_stream strm; in qcow_co_pwritev_compressed() local
/openbmc/linux/lib/zlib_inflate/
H A Dinffast.c67 void inflate_fast(z_streamp strm, unsigned start) in inflate_fast()
/openbmc/linux/lib/
H A Ddecompress_inflate.c49 struct z_stream_s *strm; in __gunzip() local
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c154 bz_stream* strm = s->strm; in BZ2_decompress() local
H A Dbzlib_private.h231 bz_stream* strm; member
378 bz_stream* strm; member
/openbmc/linux/fs/btrfs/
H A Dzlib.c27 z_stream strm; member
/openbmc/u-boot/include/u-boot/
H A Dzlib.h715 #define inflateInit(strm) \ argument
717 #define inflateInit2(strm, windowBits) \ argument
/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h74 z_streamp strm; /* pointer back to this zlib stream */ member
420 z_streamp strm in flush_pending()
/openbmc/linux/drivers/net/ppp/
H A Dppp_deflate.c30 z_stream strm; member
/openbmc/linux/fs/
H A Dbinfmt_flat.c186 z_stream strm; in decompress_exec() local
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h95 z_streamp strm; /* pointer back to this zlib stream */ member
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1722 struct z_stream_s *strm; member

12