Home
last modified time | relevance | path

Searched refs:dm_bufio_max_age (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/md/
Ddm-bufio.c222 static unsigned dm_bufio_max_age = DM_BUFIO_DEFAULT_AGE_SECS; variable
1618 unsigned long max_age = dm_bufio_max_age; in cleanup_old_buffers()
1764 module_param_named(max_age_seconds, dm_bufio_max_age, uint, S_IRUGO | S_IWUSR);