Searched refs:xz_buf (Results 1 – 7 of 7) sorted by relevance
130 struct xz_buf { struct208 enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b);322 enum xz_ret xz_dec_microlzma_run(struct xz_dec_microlzma *s, struct xz_buf *b);
125 enum xz_ret xz_dec_lzma2_run(struct xz_dec_lzma2 *s, struct xz_buf *b);151 struct xz_buf *b);
51 static struct xz_buf buffers = {
390 static int mlxfw_mfa2_xz_dec_run(struct xz_dec *xz_dec, struct xz_buf *xz_buf, in mlxfw_mfa2_xz_dec_run() argument395 xz_ret = xz_dec_run(xz_dec, xz_buf); in mlxfw_mfa2_xz_dec_run()429 struct xz_buf dec_buf; in mlxfw_mfa2_file_cb_offset_xz()
26 struct xz_buf buf;
264 struct xz_buf b; in unxz()
155 struct xz_buf buf = {}; in z_erofs_lzma_decompress()