Searched refs:srp_tmo_ops (Results 1 – 1 of 1) sorted by relevance
109 static const struct kernel_param_ops srp_tmo_ops; variable112 module_param_cb(reconnect_delay, &srp_tmo_ops, &srp_reconnect_delay,117 module_param_cb(fast_io_fail_tmo, &srp_tmo_ops, &srp_fast_io_fail_tmo,125 module_param_cb(dev_loss_tmo, &srp_tmo_ops, &srp_dev_loss_tmo,195 static const struct kernel_param_ops srp_tmo_ops = { variable