Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-bufio.c252 ER_STOP, /* stop looking for something to evict */ enumerator
290 case ER_STOP: in lru_evict()
2714 return older_than(b, params->age_hz) ? ER_EVICT : ER_STOP; in select_for_evict()