Home
last modified time | relevance | path

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

/linux-2.6.39/net/sunrpc/
Dxprt.c832 static inline int xprt_has_timer(struct rpc_xprt *xprt) in xprt_has_timer() function
1057 if (list_empty(&xprt->recv) && xprt_has_timer(xprt)) in xprt_release()
1120 if (xprt_has_timer(xprt)) in xprt_create_transport()