Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-bufio.c254 ER_STOP, /* stop looking for something to evict */ enumerator
292 case ER_STOP: in lru_evict()
2730 return older_than(b, params->age_hz) ? ER_EVICT : ER_STOP; in select_for_evict()