Searched refs:queue_if_no_path_timeout_secs (Results 1 – 1 of 1) sorted by relevance
35 static unsigned long queue_if_no_path_timeout_secs = QUEUE_IF_NO_PATH_TIMEOUT_DEFAULT; variable795 READ_ONCE(queue_if_no_path_timeout_secs) * HZ; in enable_nopath_timeout()2211 module_param_named(queue_if_no_path_timeout_secs,2212 queue_if_no_path_timeout_secs, ulong, S_IRUGO | S_IWUSR);2213 MODULE_PARM_DESC(queue_if_no_path_timeout_secs, "No available paths queue IO timeout in seconds");