Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dxprt.c837 xprt_has_timer(const struct rpc_xprt *xprt) in xprt_has_timer() function
847 if (RB_EMPTY_ROOT(&xprt->recv_queue) && xprt_has_timer(xprt)) in xprt_schedule_autodisconnect()
2057 if (xprt_has_timer(xprt)) in xprt_create_transport()