Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dxprt.c686 xprt_has_timer(const struct rpc_xprt *xprt) in xprt_has_timer() function
695 if (list_empty(&xprt->recv) && xprt_has_timer(xprt)) in xprt_schedule_autodisconnect()
1449 if (xprt_has_timer(xprt)) in xprt_create_transport()