Searched refs:to_increment (Results 1 – 6 of 6) sorted by relevance
46 to_increment; /* if !exponential */ member
446 .to_increment = increment, in nlm_bind_host()
481 to->to_increment = to->to_initval; in nfs_init_timeout_values()482 to->to_maxval = to->to_initval + (to->to_increment * to->to_retries); in nfs_init_timeout_values()
662 majortimeo += to->to_increment * to->to_retries; in xprt_calc_majortimeo()712 req->rq_timeout += to->to_increment; in xprt_adjust_timeout()
1599 .to_increment = 0, in svc_process_bc()
3265 .to_increment = 5 * HZ,