preop_op
preop_op("preop_none", NULL);
static int preop_op(const char *inval, char *outval);
module_param_cb(preop, ¶m_ops_str, preop_op, 0644);