Searched refs:lzma2_lzma (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/lib/xz/
H A Dxz_dec_lzma2.c270 * decoder calls. See lzma2_lzma() for details.
846 static bool lzma2_lzma(struct xz_dec_lzma2 *s, struct xz_buf *b) lzma2_lzma() function
1073 if (!lzma2_lzma(s, b)) xz_dec_lzma2_run()

Completed in 195 milliseconds