Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-bufio.c2702 static enum evict_result select_for_evict(struct dm_buffer *b, void *context) in select_for_evict() function
2726 b = cache_evict(&c->cache, list_mode, select_for_evict, params); in __evict_many()