Home
last modified time | relevance | path

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

/net/sunrpc/
Dxprt.c528 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd() function
550 EXPORT_SYMBOL_GPL(xprt_adjust_cwnd);
Dxprtsock.c1446 xprt_adjust_cwnd(xprt, task, copied); in xs_udp_data_read_skb()
1724 xprt_adjust_cwnd(xprt, task, -ETIMEDOUT); in xs_udp_timer()