Home
last modified time | relevance | path

Searched refs:to_exponential (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h41 unsigned char to_exponential; member
/openbmc/linux/fs/nfs/
H A Dclient.c479 to->to_exponential = 0; in nfs_init_timeout_values()
489 to->to_exponential = 1; in nfs_init_timeout_values()
/openbmc/linux/net/sunrpc/
H A Dxprt.c659 if (to->to_exponential) in xprt_calc_majortimeo()
706 if (to->to_exponential) in xprt_adjust_timeout()