Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlz4.h151 } LZ4_streamDecode_t; typedef
521 int LZ4_setStreamDecode(LZ4_streamDecode_t *LZ4_streamDecode,
560 int LZ4_decompress_safe_continue(LZ4_streamDecode_t *LZ4_streamDecode,
599 int LZ4_decompress_fast_continue(LZ4_streamDecode_t *LZ4_streamDecode,
/linux/lib/lz4/
H A Dlz4_decompress.c564 int LZ4_setStreamDecode(LZ4_streamDecode_t *LZ4_streamDecode, in LZ4_setStreamDecode()
587 int LZ4_decompress_safe_continue(LZ4_streamDecode_t *LZ4_streamDecode, in LZ4_decompress_safe_continue()
640 int LZ4_decompress_fast_continue(LZ4_streamDecode_t *LZ4_streamDecode, in LZ4_decompress_fast_continue()
/linux/drivers/block/zram/
H A Dbackend_lz4.c11 LZ4_streamDecode_t *dstrm;
H A Dbackend_lz4hc.c11 LZ4_streamDecode_t *dstrm;