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

/linux-master/drivers/md/
H A Ddm-bufio.c252 ER_STOP, /* stop looking for something to evict */ enumerator in enum:evict_result
290 case ER_STOP:
2713 return older_than(b, params->age_hz) ? ER_EVICT : ER_STOP;

Completed in 98 milliseconds