Searched refs:to_increment (Results 1 – 5 of 5) sorted by relevance
39 to_increment; /* if !exponential */ member
468 to->to_increment = to->to_initval; in nfs_init_timeout_values()469 to->to_maxval = to->to_initval + (to->to_increment * to->to_retries); in nfs_init_timeout_values()
447 .to_increment = increment, in nlm_bind_host()
662 majortimeo += to->to_increment * to->to_retries; in xprt_calc_majortimeo()709 req->rq_timeout += to->to_increment; in xprt_adjust_timeout()
2891 .to_increment = 5 * HZ,