Searched refs:to_maxval (Results 1 – 10 of 10) sorted by relevance
293 .to_maxval = 60 * HZ,324 xprt->max_reconnect_timeout = xprt->timeout->to_maxval; in xprt_setup_rdma()454 to.to_maxval = initval; in xprt_rdma_set_connect_timeout()
227 .to_maxval = 60 * HZ,
486 to->to_maxval = to->to_initval + (to->to_increment * to->to_retries); in nfs_init_timeout_values()487 if (to->to_maxval > NFS_MAX_TCP_TIMEOUT) in nfs_init_timeout_values()488 to->to_maxval = NFS_MAX_TCP_TIMEOUT; in nfs_init_timeout_values()489 if (to->to_maxval < to->to_initval) in nfs_init_timeout_values()490 to->to_maxval = to->to_initval; in nfs_init_timeout_values()500 to->to_maxval = NFS_MAX_UDP_TIMEOUT; in nfs_init_timeout_values()
237 .to_maxval = 3 * HZ, in nfs_umount()
663 if (majortimeo > to->to_maxval || majortimeo == 0) in xprt_calc_majortimeo()664 majortimeo = to->to_maxval; in xprt_calc_majortimeo()713 if (to->to_maxval && req->rq_timeout >= to->to_maxval) in xprt_adjust_timeout()714 req->rq_timeout = to->to_maxval; in xprt_adjust_timeout()1283 unsigned long max_timeout = clnt->cl_timeout->to_maxval; in xprt_wait_for_reply_request_rtt()
2312 to.to_maxval = initval; in xs_tcp_do_set_connect_timeout()3209 .to_maxval = 10 * HZ,3276 .to_maxval = 30 * HZ,3354 .to_maxval = 60 * HZ,3391 xprt->max_reconnect_timeout = xprt->timeout->to_maxval; in xs_setup_tcp()3473 xprt->max_reconnect_timeout = xprt->timeout->to_maxval; in xs_setup_tcp_tls()
1655 timeout.to_maxval = timeout.to_initval; in svc_process_bc()
45 to_maxval, /* max timeout */ member
447 .to_maxval = increment * 6UL, in nlm_bind_host()
1119 .to_maxval = maxtime, in setup_callback_client()