Home
last modified time | relevance | path

Searched refs:xprt_bound (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/sunrpc/
Dxprt.h469 static inline int xprt_bound(struct rpc_xprt *xprt) in xprt_bound() function
/Linux-v5.4/net/sunrpc/
Dclnt.c277 if (!xprt_bound(xprt)) in rpc_clnt_set_transport()
1920 if (!xprt_bound(task->tk_xprt)) in call_encode()
1956 if (xprt_bound(xprt)) { in call_bind()
1988 if (xprt_bound(xprt)) { in call_bind_status()
Dxprtsock.c1035 if (!xprt_bound(xprt)) in xs_udp_send_request()
2321 if (!xprt_bound(xprt)) in xs_tcp_finish_connecting()
3018 if (xprt_bound(xprt)) in xs_setup_udp()
3100 if (xprt_bound(xprt)) in xs_setup_tcp()
Drpcb_clnt.c713 if (xprt_bound(xprt)) { in rpcb_getport_async()
Dxprt.c824 if (!xprt_bound(xprt)) { in xprt_connect()