Searched refs:no_space_timeout_secs (Results 1 – 1 of 1) sorted by relevance
35 static unsigned no_space_timeout_secs = NO_SPACE_TIMEOUT_SECS; variable2534 unsigned long no_space_timeout = READ_ONCE(no_space_timeout_secs) * HZ; in set_pool_mode()4552 module_param_named(no_space_timeout, no_space_timeout_secs, uint, S_IRUGO | S_IWUSR);