Searched refs:timeparms (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/nfs/ |
| H A D | nfs4client.c | 902 int proto, const struct rpc_timeout *timeparms, in nfs4_set_client() argument 917 .timeparms = timeparms, in nfs4_set_client() 997 .timeparms = &ds_timeout, in nfs4_set_ds_client() 1158 struct rpc_timeout timeparms; in nfs4_init_server() local 1161 nfs_init_timeout_values(&timeparms, ctx->nfs_server.protocol, in nfs4_init_server() 1184 &timeparms, in nfs4_init_server() 1204 return nfs_init_server_rpcclient(server, &timeparms, in nfs4_init_server()
|
| H A D | client.c | 524 .timeout = cl_init->timeparms, in nfs_create_rpc_client() 692 struct rpc_timeout timeparms; in nfs_init_server() local 700 .timeparms = &timeparms, in nfs_init_server() 709 nfs_init_timeout_values(&timeparms, ctx->nfs_server.protocol, in nfs_init_server() 760 error = nfs_init_server_rpcclient(server, &timeparms, in nfs_init_server()
|
| H A D | nfs3client.c | 99 .timeparms = &ds_timeout, in nfs3_set_ds_client()
|
| H A D | internal.h | 84 const struct rpc_timeout *timeparms; member
|
| /linux-6.15/fs/lockd/ |
| H A D | host.c | 444 struct rpc_timeout timeparms = { in nlm_bind_host() local 455 .timeout = &timeparms, in nlm_bind_host()
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfs4callback.c | 1116 struct rpc_timeout timeparms = { in setup_callback_client() local 1126 .timeout = &timeparms, in setup_callback_client()
|