Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Drpcb_clnt.c623 static struct rpc_task *rpcb_call_async(struct rpc_clnt *rpcb_clnt, struct rpcbind_args *map, struc… in rpcb_call_async() argument
631 .rpc_client = rpcb_clnt, in rpcb_call_async()
677 struct rpc_clnt *rpcb_clnt; in rpcb_getport_async() local
745 rpcb_clnt = rpcb_create(xprt->xprt_net, in rpcb_getport_async()
749 if (IS_ERR(rpcb_clnt)) { in rpcb_getport_async()
750 status = PTR_ERR(rpcb_clnt); in rpcb_getport_async()
752 task->tk_pid, __func__, PTR_ERR(rpcb_clnt)); in rpcb_getport_async()
784 child = rpcb_call_async(rpcb_clnt, map, proc); in rpcb_getport_async()
785 rpc_release_client(rpcb_clnt); in rpcb_getport_async()
798 rpc_release_client(rpcb_clnt); in rpcb_getport_async()
DMakefile13 addr.o rpcb_clnt.o timer.o xdr.o \
/linux-4.4.14/Documentation/DocBook/
D.networking.xml.cmd2 …et/sunrpc/socklib.c net/sunrpc/stats.c net/sunrpc/rpc_pipe.c net/sunrpc/rpcb_clnt.c net/sunrpc/cln…