Searched defs:xprt_has_timer (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/
H A Dxprt.c847 static inline int xprt_has_timer(struct rpc_xprt *xprt) function
1228 if (list_empty(&xprt->recv) && xprt_has_timer(xprt))
1306 if (xprt_has_timer(xprt))

Completed in 20 milliseconds