Home
last modified time | relevance | path

Searched defs:rpc_timeout (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsched.h43 struct rpc_timeout { struct
44 unsigned long to_initval, /* initial timeout */
45 to_maxval, /* max timeout */
46 to_increment; /* if !exponential */
47 unsigned int to_retries; /* max # of retries */
48 unsigned char to_exponential;