Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dxprt.c1704 static bool xprt_throttle_congested(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_throttle_congested() function
1948 if (!xprt_throttle_congested(xprt, task)) in xprt_reserve()