Home
last modified time | relevance | path

Searched refs:COMPACT_LAZY (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_io.h73 COMPACT_LAZY, enumerator
93 return bch2_compact_whiteouts(c, b, COMPACT_LAZY); in bch2_maybe_compact_whiteouts()
H A Dbtree_io.c217 case COMPACT_LAZY: in should_compact_bset()