Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dzstd.h417 * struct zstd_in_buffer - input buffer for streaming
425 typedef ZSTD_inBuffer zstd_in_buffer; typedef
512 zstd_in_buffer *input);
603 zstd_in_buffer *input);
/linux/crypto/
H A Dzstd.c110 zstd_in_buffer inbuf; in zstd_compress()
220 zstd_in_buffer inbuf; in zstd_decompress()
/linux/fs/squashfs/
H A Dzstd_wrapper.c69 zstd_in_buffer in_buf = { NULL, 0, 0 }; in zstd_uncompress()
/linux/lib/
H A Ddecompress_unzstd.c172 zstd_in_buffer in; in __unzstd()
/linux/fs/erofs/
H A Ddecompressor_zstd.c143 zstd_in_buffer in_buf = { NULL, 0, 0 }; in z_erofs_zstd_decompress()
/linux/lib/zstd/
H A Dzstd_compress_module.c247 zstd_in_buffer *input) in zstd_compress_stream()
/linux/fs/btrfs/
H A Dzstd.c54 zstd_in_buffer in_buf;
/linux/fs/f2fs/
H A Dcompress.c372 zstd_in_buffer inbuf; in zstd_compress_pages()
451 zstd_in_buffer inbuf; in zstd_decompress_pages()