Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-bufio.c247 typedef enum evict_result (*le_predicate)(struct lru_entry *le, void *context); typedef
249 static struct lru_entry *lru_evict(struct lru *lru, le_predicate pred, void *context, bool no_sleep) in lru_evict()