Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Drpcb_clnt.c131 static struct rpc_procinfo rpcb_procedures2[]; variable
463 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET]; in rpcb_register()
465 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()
994 static struct rpc_procinfo rpcb_procedures2[] = { variable
1096 .rpc_proc = &rpcb_procedures2[RPCBPROC_GETPORT],
1119 .nrprocs = ARRAY_SIZE(rpcb_procedures2),
1120 .procs = rpcb_procedures2