Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Ddecompress_inflate.c32 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
86 fill = nofill; in __gunzip()
Ddecompress_bunzip2.c621 static long INIT nofill(void *buf, unsigned long len) in nofill() function
652 bd->fill = nofill; in start_bunzip()
Ddecompress_unlzma.c85 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
108 rc->fill = nofill; in rc_init()