Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-bufio.c2709 static enum evict_result select_for_evict(struct dm_buffer *b, void *context) in select_for_evict() function
2736 b = cache_evict(&c->cache, LIST_CLEAN, select_for_evict, NULL); in __evict_a_few()