Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dnetns.h24 struct rpc_clnt *rpcb_local_clnt; member
H A Drpcb_clnt.c180 struct rpc_clnt *clnt = sn->rpcb_local_clnt; in rpcb_put_local()
187 sn->rpcb_local_clnt = NULL; in rpcb_put_local()
212 sn->rpcb_local_clnt = clnt; in rpcb_set_local()
451 return rpcb_register_call(sn, sn->rpcb_local_clnt, &msg, is_set); in rpcb_register()