Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c966 .tc_nthrs_init = LDLM_NTHRS_INIT, in ldlm_setup()
/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c363 init = max_t(int, init, tc->tc_nthrs_init); in ptlrpc_server_nthreads_check()
434 nthrs = max(nthrs, tc->tc_nthrs_init); in ptlrpc_server_nthreads_check()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h2454 unsigned int tc_nthrs_init; member