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

/linux-4.4.14/lib/
H A Ddecompress_inflate.c31 static long INIT nofill(void *buffer, unsigned long len) nofill() function
85 fill = nofill; __gunzip()
H A Ddecompress_unlzma.c85 static long INIT nofill(void *buffer, unsigned long len) nofill() function
108 rc->fill = nofill; rc_init()
H A Ddecompress_bunzip2.c620 static long INIT nofill(void *buf, unsigned long len) nofill() function
651 bd->fill = nofill; start_bunzip()

Completed in 134 milliseconds