Searched refs:srp_tmo_ops (Results 1 – 1 of 1) sorted by relevance
99 static const struct kernel_param_ops srp_tmo_ops; variable102 module_param_cb(reconnect_delay, &srp_tmo_ops, &srp_reconnect_delay,107 module_param_cb(fast_io_fail_tmo, &srp_tmo_ops, &srp_fast_io_fail_tmo,115 module_param_cb(dev_loss_tmo, &srp_tmo_ops, &srp_dev_loss_tmo,196 static const struct kernel_param_ops srp_tmo_ops = { variable