Searched refs:rpcbind (Results 1 – 4 of 4) sorted by relevance
138 void (*rpcbind)(struct rpc_task *task); member
743 .rpcbind = rpcb_getport_async, /* sunrpc/rpcb_clnt.c */
2593 .rpcbind = xs_local_rpcbind,2614 .rpcbind = rpcb_getport_async,2636 .rpcbind = rpcb_getport_async,
1943 xprt->ops->rpcbind(task); in call_bind()