Home
last modified time | relevance | path

Searched refs:ds_timeo (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
A Dnfs3client.c86 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()
129 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs3_set_ds_client()
A Dinternal.h252 unsigned int ds_timeo,
259 int ds_proto, unsigned int ds_timeo,
A Dnfs4client.c969 int ds_proto, unsigned int ds_timeo, unsigned int ds_retrans, in nfs4_set_ds_client() argument
1015 nfs_init_timeout_values(&ds_timeout, ds_proto, ds_timeo, ds_retrans); in nfs4_set_ds_client()
A Dpnfs_nfs.c785 unsigned int ds_timeo,

Completed in 12 milliseconds