Searched refs:older_than (Results 1 – 1 of 1) sorted by relevance
2640 static bool older_than(struct dm_buffer *b, unsigned long age_hz) in older_than() function2677 return older_than(b, params->age_hz) ? ER_EVICT : ER_STOP; in select_for_evict()