Searched refs:lzx_read_pre_tree (Results 1 – 1 of 1) sorted by relevance
341 static int lzx_read_pre_tree(struct lzx_stream *);2649 if (!lzx_read_pre_tree(strm)) { in lzx_read_blocks()2678 if (!lzx_read_pre_tree(strm)) { in lzx_read_blocks()2709 if (!lzx_read_pre_tree(strm)) { in lzx_read_blocks()3017 lzx_read_pre_tree(struct lzx_stream *strm) in lzx_read_pre_tree() function