Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dxprt.h41 to_increment; /* if !exponential */ member
/linux-4.19.296/fs/nfs/
Dclient.c472 to->to_increment = to->to_initval; in nfs_init_timeout_values()
473 to->to_maxval = to->to_initval + (to->to_increment * to->to_retries); in nfs_init_timeout_values()
/linux-4.19.296/fs/lockd/
Dhost.c440 .to_increment = increment, in nlm_bind_host()