Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Ddecompress_inflate.c36 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
95 fill = nofill; in __gunzip()
Ddecompress_bunzip2.c622 static long INIT nofill(void *buf, unsigned long len) in nofill() function
653 bd->fill = nofill; in start_bunzip()
Ddecompress_unlzma.c87 static long INIT nofill(void *buffer, unsigned long len) in nofill() function
110 rc->fill = nofill; in rc_init()
/linux-6.12.1/fs/bcachefs/
Dbtree_cache.c1240 bool nofill) in bch2_btree_node_get_noiter() argument
1257 if (nofill) in bch2_btree_node_get_noiter()