Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bufio.c1902 static bool older_than(struct dm_buffer *b, unsigned long age_hz) in older_than() function
1928 if (!older_than(b, age_hz)) in __evict_old_buffers()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bufio.c2640 static bool older_than(struct dm_buffer *b, unsigned long age_hz) in older_than() function
2677 return older_than(b, params->age_hz) ? ER_EVICT : ER_STOP; in select_for_evict()

Completed in 7 milliseconds