Home
last modified time | relevance | path

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

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