Searched refs:XZ_OK (Results 1 – 11 of 11) sorted by relevance
203 return XZ_OK; in dec_vli()350 return XZ_OK; in crc32_validate()418 return XZ_OK; in dec_stream_header()505 if (ret != XZ_OK) in dec_block_header()534 if (ret != XZ_OK) in dec_block_header()546 return XZ_OK; in dec_block_header()571 return XZ_OK; in dec_main()583 if (ret != XZ_OK) in dec_main()591 return XZ_OK; in dec_main()615 return XZ_OK; in dec_main()[all …]
72 ret = XZ_OK; in xz_dec_test_open()87 if (ret == XZ_OK) in xz_dec_test_release()107 if (ret != XZ_OK) { in xz_dec_test_write()121 && ret == XZ_OK) { in xz_dec_test_write()138 case XZ_OK: in xz_dec_test_write()
431 return XZ_OK; in xz_dec_bcj_run()456 && (s->ret != XZ_OK || s->single_call)) in xz_dec_bcj_run()479 return XZ_OK; in xz_dec_bcj_run()506 if (s->ret != XZ_OK && s->ret != XZ_STREAM_END) in xz_dec_bcj_run()521 return XZ_OK; in xz_dec_bcj_run()565 s->ret = XZ_OK; in xz_dec_bcj_reset()571 return XZ_OK; in xz_dec_bcj_reset()
1086 return XZ_OK; in xz_dec_lzma2_run()1123 return XZ_OK; in xz_dec_lzma2_run()1131 return XZ_OK; in xz_dec_lzma2_run()1138 return XZ_OK; in xz_dec_lzma2_run()1198 return XZ_OK; in xz_dec_lzma2_reset()1229 return XZ_OK; in xz_dec_microlzma_run()1253 return XZ_OK; in xz_dec_microlzma_run()1285 return XZ_OK; in xz_dec_microlzma_run()1289 return XZ_OK; in xz_dec_microlzma_run()
326 || (ret != XZ_OK && b.out_pos > 0))) { in unxz()337 } while (ret == XZ_OK); in unxz()
109 XZ_OK, enumerator
175 if (xz_err != XZ_OK) { in squashfs_xz_uncompress()
188 } while (xz_buf.out_pos == PAGE_SIZE && xz_ret == XZ_OK); in module_xz_decompress()
271 if (xz_err != XZ_OK) { in z_erofs_lzma_decompress()
401 case XZ_OK: in mlxfw_mfa2_xz_dec_run()
447 } while (xz_ret == XZ_OK); in fw_decompress_xz_pages()