Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/bcache/
Dalloc.c174 static inline bool new_bucket_max_cmp(const void *l, const void *r, void *args) in new_bucket_max_cmp() function
203 .less = new_bucket_max_cmp, in invalidate_buckets_lru()
219 else if (!new_bucket_max_cmp(&b, min_heap_peek(&ca->heap), ca)) { in invalidate_buckets_lru()