Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/ !
Dalloc_background.h318 u64 want_free = ca->mi.nbuckets >> 7; in should_invalidate_buckets() local
324 return clamp_t(s64, want_free - free, 0, u.d[BCH_DATA_cached].buckets); in should_invalidate_buckets()