Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c1038 .tc_nthrs_init = LDLM_NTHRS_INIT, in ldlm_setup()
1077 blp->blp_min_threads = LDLM_NTHRS_INIT; in ldlm_setup()
1081 min_t(int, LDLM_NTHRS_MAX, max_t(int, LDLM_NTHRS_INIT, in ldlm_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h254 #define LDLM_NTHRS_INIT PTLRPC_NTHRS_INIT macro