Home
last modified time | relevance | path

Searched refs:start_bunzip (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/lib/
Ddecompress_bunzip2.c629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() function
706 i = start_bunzip(&bd, inbuf, len, fill); in bunzip2()