Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Dxprt.c888 static inline int xprt_has_timer(struct rpc_xprt *xprt) in xprt_has_timer() function
1288 if (list_empty(&xprt->recv) && xprt_has_timer(xprt)) in xprt_release()
1367 if (xprt_has_timer(xprt)) in xprt_create_transport()