Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
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()
Dbtree_io.c215 return should_compact_bset_lazy(b, t) || in should_compact_bset()