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

/linux-master/drivers/md/
H A Ddm-bufio.c2676 static bool older_than(struct dm_buffer *b, unsigned long age_hz) function
2713 return older_than(b, params->age_hz) ? ER_EVICT : ER_STOP;

Completed in 226 milliseconds