Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_support.h119 #define INITIAL_CONNECT_TIMEOUT max(CONNECTION_SWITCH_MIN, obd_timeout/20) macro
122 INITIAL_CONNECT_TIMEOUT)
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c712 request->rq_timeout = INITIAL_CONNECT_TIMEOUT; in ptlrpc_connect_import()
1480 INITIAL_CONNECT_TIMEOUT); in ptlrpc_disconnect_import()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c906 at_init(&at->iat_service_estimate[i], INITIAL_CONNECT_TIMEOUT, in init_imp_at()
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c819 #define MGC_ENQUEUE_LIMIT (INITIAL_CONNECT_TIMEOUT + (AT_OFF ? 0 : at_min) \