Searched refs:dm_bufio_max_age (Results 1 – 1 of 1) sorted by relevance
223 static unsigned dm_bufio_max_age = DM_BUFIO_DEFAULT_AGE_SECS; variable1925 unsigned max_age = READ_ONCE(dm_bufio_max_age); in get_max_age_hz()2151 module_param_named(max_age_seconds, dm_bufio_max_age, uint, S_IRUGO | S_IWUSR);