Searched refs:rpc_calc_rto (Results 1 – 3 of 3) sorted by relevance
109 unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned int timer) in rpc_calc_rto() function122 EXPORT_SYMBOL_GPL(rpc_calc_rto);
548 task->tk_timeout = rpc_calc_rto(rtt, timer); in xprt_set_retrans_timeout_rtt()
24 extern unsigned long rpc_calc_rto(struct rpc_rtt *rt, unsigned timer);