Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/
Dxprt.c885 static inline int xprt_has_timer(struct rpc_xprt *xprt) in xprt_has_timer() function
1284 if (list_empty(&xprt->recv) && xprt_has_timer(xprt)) in xprt_release()
1362 if (xprt_has_timer(xprt)) in xprt_create_transport()