Searched refs:srp_fast_io_fail_tmo (Results 1 – 1 of 1) sorted by relevance
109 static int srp_fast_io_fail_tmo = 15; variable110 module_param_cb(fast_io_fail_tmo, &srp_tmo_ops, &srp_fast_io_fail_tmo,169 res = srp_tmo_valid(tmo, srp_fast_io_fail_tmo, in srp_tmo_set()171 else if (kp->arg == &srp_fast_io_fail_tmo) in srp_tmo_set()174 res = srp_tmo_valid(srp_reconnect_delay, srp_fast_io_fail_tmo, in srp_tmo_set()3579 .fast_io_fail_tmo = &srp_fast_io_fail_tmo,