Home
last modified time | relevance | path

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

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