Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_io.h73 static inline bool should_compact_bset_lazy(struct btree *b, in should_compact_bset_lazy() function
85 if (should_compact_bset_lazy(b, t)) in bch2_maybe_compact_whiteouts()
H A Dbtree_io.c214 return should_compact_bset_lazy(b, t) || in should_compact_bset()