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