Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-bufio.c630 static enum evict_result __evict_pred(struct lru_entry *le, void *context) in __evict_pred() function
651 le = lru_evict(&bc->lru[list_mode], __evict_pred, &w); in __cache_evict()
705 le = lru_evict(&bc->lru[old_mode], __evict_pred, &w); in __cache_mark_many()