Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dclnt.c1222 static const struct rpc_call_ops rpc_default_ops = {
1265 .callback_ops = &rpc_default_ops, in rpc_call_sync()
1329 .callback_ops = &rpc_default_ops, in rpc_run_bc_task()
1219 static const struct rpc_call_ops rpc_default_ops = { global() variable