Searched refs:ds_timeo (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs3client.c | 82 int ds_proto, unsigned int ds_timeo, unsigned int ds_retrans) in nfs3_set_ds_client() argument 115 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs3_set_ds_client()
|
D | internal.h | 232 unsigned int ds_timeo, 239 int ds_proto, unsigned int ds_timeo,
|
D | nfs4client.c | 931 int ds_proto, unsigned int ds_timeo, unsigned int ds_retrans, in nfs4_set_ds_client() argument 965 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs4_set_ds_client()
|
D | pnfs_nfs.c | 809 unsigned int ds_timeo,
|