Searched refs:srp_tmo_ops (Results 1 – 1 of 1) sorted by relevance
104 static const struct kernel_param_ops srp_tmo_ops; variable107 module_param_cb(reconnect_delay, &srp_tmo_ops, &srp_reconnect_delay,112 module_param_cb(fast_io_fail_tmo, &srp_tmo_ops, &srp_fast_io_fail_tmo,120 module_param_cb(dev_loss_tmo, &srp_tmo_ops, &srp_dev_loss_tmo,201 static const struct kernel_param_ops srp_tmo_ops = { variable