Searched refs:ds_timeo (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | nfs3client.c | 86 int ds_proto, unsigned int ds_timeo, unsigned int ds_retrans) in nfs3_set_ds_client() argument 89 unsigned long connect_timeout = ds_timeo * (ds_retrans + 1) * HZ / 10; in nfs3_set_ds_client() 126 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs3_set_ds_client()
|
H A D | internal.h | 244 unsigned int ds_timeo, 251 int ds_proto, unsigned int ds_timeo,
|
H A D | nfs4client.c | 977 int ds_proto, unsigned int ds_timeo, unsigned int ds_retrans, in nfs4_set_ds_client() argument 1020 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs4_set_ds_client()
|
H A D | pnfs_nfs.c | 827 unsigned int ds_timeo,
|