Searched refs:ds_retrans (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/nfs/ |
| D | nfs3client.c | 82 int ds_proto, unsigned int ds_timeo, unsigned int ds_retrans) in nfs3_set_ds_client() argument 112 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs3_set_ds_client()
|
| D | internal.h | 196 unsigned int ds_retrans, 203 unsigned int ds_retrans);
|
| D | nfs4client.c | 927 int ds_proto, unsigned int ds_timeo, unsigned int ds_retrans, in nfs4_set_ds_client() argument 961 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs4_set_ds_client()
|
| D | pnfs_nfs.c | 581 unsigned int ds_retrans);
|