Searched refs:srp_fast_io_fail_tmo (Results 1 – 1 of 1) sorted by relevance
106 static int srp_fast_io_fail_tmo = 15; variable107 module_param_cb(fast_io_fail_tmo, &srp_tmo_ops, &srp_fast_io_fail_tmo,181 res = srp_tmo_valid(tmo, srp_fast_io_fail_tmo, in srp_tmo_set()183 else if (kp->arg == &srp_fast_io_fail_tmo) in srp_tmo_set()186 res = srp_tmo_valid(srp_reconnect_delay, srp_fast_io_fail_tmo, in srp_tmo_set()4122 .fast_io_fail_tmo = &srp_fast_io_fail_tmo,