Searched refs:rpc_default_ops (Results 1 – 1 of 1) sorted by relevance
1112 static const struct rpc_call_ops rpc_default_ops = { variable1150 .callback_ops = &rpc_default_ops, in rpc_call_sync()1212 .callback_ops = &rpc_default_ops, in rpc_run_bc_task()2753 .callback_ops = (ops != NULL) ? ops : &rpc_default_ops, in rpc_call_null_helper()