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.c1688 static bool xprt_throttle_congested(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_throttle_congested() function
1931 if (!xprt_throttle_congested(xprt, task)) in xprt_reserve()