Home
last modified time | relevance | path

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

/drivers/md/
Ddm-thin.c35 static unsigned int no_space_timeout_secs = NO_SPACE_TIMEOUT_SECS; variable
2523 unsigned long no_space_timeout = READ_ONCE(no_space_timeout_secs) * HZ; in set_pool_mode()
4524 module_param_named(no_space_timeout, no_space_timeout_secs, uint, S_IRUGO | S_IWUSR);