Searched refs:srp_tmo_ops (Results 1 – 1 of 1) sorted by relevance
102 static const struct kernel_param_ops srp_tmo_ops; variable105 module_param_cb(reconnect_delay, &srp_tmo_ops, &srp_reconnect_delay,110 module_param_cb(fast_io_fail_tmo, &srp_tmo_ops, &srp_fast_io_fail_tmo,118 module_param_cb(dev_loss_tmo, &srp_tmo_ops, &srp_dev_loss_tmo,184 static const struct kernel_param_ops srp_tmo_ops = { variable