Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Ddecompress_bunzip2.c517 If start_bunzip was initialized with out_fd =-1, then up to len bytes of
629 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()
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c517 If start_bunzip was initialized with out_fd =-1, then up to len bytes of
629 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()

Completed in 3 milliseconds