Searched refs:rpcbind (Results 1 – 4 of 4) sorted by relevance
131 void (*rpcbind)(struct rpc_task *task); member
820 .rpcbind = rpcb_getport_async, /* sunrpc/rpcb_clnt.c */
2767 .rpcbind = xs_local_rpcbind,2787 .rpcbind = rpcb_getport_async,2809 .rpcbind = rpcb_getport_async,
1785 xprt->ops->rpcbind(task); in call_bind()