Home
last modified time | relevance | path

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

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