Searched refs:rpcbind (Results 1 – 4 of 4) sorted by relevance
124 void (*rpcbind)(struct rpc_task *task); member
695 .rpcbind = rpcb_getport_async, /* sunrpc/rpcb_clnt.c */
2463 .rpcbind = xs_local_rpcbind,2480 .rpcbind = rpcb_getport_async,2498 .rpcbind = rpcb_getport_async,
1702 xprt->ops->rpcbind(task); in call_bind()