Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_io.h76 unsigned total_u64s = bset_u64s(t); in should_compact_bset_lazy() local
79 return dead_u64s > 64 && dead_u64s * 3 > total_u64s; in should_compact_bset_lazy()