Searched refs:xprt_bound (Results 1 – 5 of 5) sorted by relevance
487 static inline int xprt_bound(struct rpc_xprt *xprt) in xprt_bound() function
275 if (!xprt_bound(xprt)) in rpc_clnt_set_transport()1973 if (!xprt_bound(task->tk_xprt)) in call_encode()2009 if (xprt_bound(xprt)) { in call_bind()2037 if (xprt_bound(xprt)) { in call_bind_status()
951 if (!xprt_bound(xprt)) in xs_udp_send_request()2271 if (!xprt_bound(xprt)) in xs_tcp_finish_connecting()2954 if (xprt_bound(xprt)) in xs_setup_udp()3037 if (xprt_bound(xprt)) in xs_setup_tcp()
676 if (xprt_bound(xprt)) { in rpcb_getport_async()
926 if (!xprt_bound(xprt)) { in xprt_connect()
Completed in 21 milliseconds