Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Ddecompress_inflate.c36 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
95 fill = nofill; in __gunzip()
H A Ddecompress_bunzip2.c622 static long INIT nofill(void *buf, unsigned long len) in nofill() function
653 bd->fill = nofill; in start_bunzip()
H A Ddecompress_unlzma.c85 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
108 rc->fill = nofill; in rc_init()