Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A Dxprt.c806 xprt_has_timer(const struct rpc_xprt *xprt) in xprt_has_timer() function
816 if (RB_EMPTY_ROOT(&xprt->recv_queue) && xprt_has_timer(xprt))
1974 if (xprt_has_timer(xprt)) in xprt_create_transport()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprt.c837 xprt_has_timer(const struct rpc_xprt *xprt) in xprt_has_timer() function
847 if (RB_EMPTY_ROOT(&xprt->recv_queue) && xprt_has_timer(xprt))
2057 if (xprt_has_timer(xprt)) in xprt_create_transport()

Completed in 6 milliseconds