Home
last modified time | relevance | path

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

/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.c87 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
110 rc->fill = nofill; in rc_init()
/linux/fs/bcachefs/
H A Dbtree_cache.c1241 bool nofill) in bch2_btree_node_get_noiter() argument
1258 if (nofill) in bch2_btree_node_get_noiter()