Searched refs:xprt_has_timer (Results 1 – 1 of 1) sorted by relevance
832 static inline int xprt_has_timer(struct rpc_xprt *xprt) in xprt_has_timer() function1057 if (list_empty(&xprt->recv) && xprt_has_timer(xprt)) in xprt_release()1120 if (xprt_has_timer(xprt)) in xprt_create_transport()