Searched refs:XZ_OK (Results 1 – 10 of 10) sorted by relevance
202 return XZ_OK; in dec_vli()349 return XZ_OK; in crc32_validate()417 return XZ_OK; in dec_stream_header()504 if (ret != XZ_OK) in dec_block_header()533 if (ret != XZ_OK) in dec_block_header()545 return XZ_OK; in dec_block_header()570 return XZ_OK; in dec_main()582 if (ret != XZ_OK) in dec_main()590 return XZ_OK; in dec_main()614 return XZ_OK; in dec_main()[all …]
71 ret = XZ_OK; in xz_dec_test_open()86 if (ret == XZ_OK) in xz_dec_test_release()106 if (ret != XZ_OK) { in xz_dec_test_write()120 && ret == XZ_OK) { in xz_dec_test_write()137 case XZ_OK: in xz_dec_test_write()
496 return XZ_OK; in xz_dec_bcj_run()521 && (s->ret != XZ_OK || s->single_call)) in xz_dec_bcj_run()544 return XZ_OK; in xz_dec_bcj_run()571 if (s->ret != XZ_OK && s->ret != XZ_STREAM_END) in xz_dec_bcj_run()586 return XZ_OK; in xz_dec_bcj_run()633 s->ret = XZ_OK; in xz_dec_bcj_reset()639 return XZ_OK; in xz_dec_bcj_reset()
1084 return XZ_OK; in xz_dec_lzma2_run()1121 return XZ_OK; in xz_dec_lzma2_run()1129 return XZ_OK; in xz_dec_lzma2_run()1136 return XZ_OK; in xz_dec_lzma2_run()1195 return XZ_OK; in xz_dec_lzma2_reset()1226 return XZ_OK; in xz_dec_microlzma_run()1250 return XZ_OK; in xz_dec_microlzma_run()1282 return XZ_OK; in xz_dec_microlzma_run()1286 return XZ_OK; in xz_dec_microlzma_run()
333 || (ret != XZ_OK && b.out_pos > 0))) { in unxz()344 } while (ret == XZ_OK); in unxz()
103 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()
401 case XZ_OK: in mlxfw_mfa2_xz_dec_run()
448 } while (xz_ret == XZ_OK); in fw_decompress_xz_pages()