Searched refs:rpc_default_ops (Results 1 – 1 of 1) sorted by relevance
1116 static const struct rpc_call_ops rpc_default_ops = { variable1157 .callback_ops = &rpc_default_ops, in rpc_call_sync()1219 .callback_ops = &rpc_default_ops, in rpc_run_bc_task()2703 .callback_ops = (ops != NULL) ? ops : &rpc_default_ops, in rpc_call_null_helper()