Home
last modified time | relevance | path

Searched defs:age_hz (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() argument
1907 static void __evict_old_buffers(struct dm_bufio_client *c, unsigned long age_hz) in __evict_old_buffers() argument
/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() argument
2647 unsigned long age_hz; member
2706 static void evict_old_buffers(struct dm_bufio_client *c, unsigned long age_hz) in evict_old_buffers() argument

Completed in 7 milliseconds