Home
last modified time | relevance | path

Searched refs:max_loop_param_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Dloop.c1801 static const struct kernel_param_ops max_loop_param_ops = { variable
1806 module_param_cb(max_loop, &max_loop_param_ops, &max_loop, 0444);