Home
last modified time | relevance | path

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

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