Searched refs:rpcbind (Results 1 – 4 of 4) sorted by relevance
154 void (*rpcbind)(struct rpc_task *task); member
733 .rpcbind = rpcb_getport_async, /* sunrpc/rpcb_clnt.c */
3021 .rpcbind = xs_local_rpcbind,3042 .rpcbind = rpcb_getport_async,3066 .rpcbind = rpcb_getport_async,
2035 xprt->ops->rpcbind(task); in call_bind()