Home
last modified time | relevance | path

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

/net/sunrpc/
Dclnt.c1112 static const struct rpc_call_ops rpc_default_ops = { variable
1150 .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()