Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dxprt.h483 static inline int xprt_bound(struct rpc_xprt *xprt) in xprt_bound() function
/linux/net/sunrpc/
A Dclnt.c274 if (!xprt_bound(xprt)) in rpc_clnt_set_transport()
1888 if (!xprt_bound(task->tk_xprt)) in call_encode()
1924 if (xprt_bound(xprt)) { in call_bind()
1952 if (xprt_bound(xprt)) { in call_bind_status()
A Dxprtsock.c932 if (!xprt_bound(xprt)) in xs_udp_send_request()
2204 if (!xprt_bound(xprt)) in xs_tcp_finish_connecting()
2879 if (xprt_bound(xprt)) in xs_setup_udp()
2962 if (xprt_bound(xprt)) in xs_setup_tcp()
A Drpcb_clnt.c676 if (xprt_bound(xprt)) { in rpcb_getport_async()
A Dxprt.c925 if (!xprt_bound(xprt)) { in xprt_connect()

Completed in 22 milliseconds