Searched refs:srp_fast_io_fail_tmo (Results 1 – 1 of 1) sorted by relevance
111 static int srp_fast_io_fail_tmo = 15; variable112 module_param_cb(fast_io_fail_tmo, &srp_tmo_ops, &srp_fast_io_fail_tmo,186 res = srp_tmo_valid(tmo, srp_fast_io_fail_tmo, in srp_tmo_set()188 else if (kp->arg == &srp_fast_io_fail_tmo) in srp_tmo_set()191 res = srp_tmo_valid(srp_reconnect_delay, srp_fast_io_fail_tmo, in srp_tmo_set()4086 .fast_io_fail_tmo = &srp_fast_io_fail_tmo,