Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c819 #define MGC_ENQUEUE_LIMIT (INITIAL_CONNECT_TIMEOUT + (AT_OFF ? 0 : at_min) \ macro
893 req->rq_delay_limit = short_limit ? 5 : MGC_ENQUEUE_LIMIT; in mgc_enqueue()