Searched refs:xz_dec_run (Results 1 – 8 of 8) sorted by relevance
14 EXPORT_SYMBOL(xz_dec_run);
132 ret = xz_dec_run(state, &buffers); in xz_dec_test_write()
749 enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b) in xz_dec_run() function
307 ret = xz_dec_run(s, &b); in unxz()330 ret = xz_dec_run(s, &b); in unxz()
208 enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b);
172 xz_err = xz_dec_run(stream->state, &stream->buf); in squashfs_xz_uncompress()
395 xz_ret = xz_dec_run(xz_dec, xz_buf); in mlxfw_mfa2_xz_dec_run()
404 xz_ret = xz_dec_run(xz_dec, &xz_buf); in fw_decompress_xz_single()442 xz_ret = xz_dec_run(xz_dec, &xz_buf); in fw_decompress_xz_pages()