Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Dxprt.c1019 static bool xprt_throttle_congested(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_throttle_congested() function
1193 if (!xprt_throttle_congested(xprt, task)) in xprt_reserve()