Searched refs:PTLRPC_NTHRS_INIT (Results 1 – 3 of 3) sorted by relevance
362 init = PTLRPC_NTHRS_INIT + (svc->srv_ops.so_hpreq_handler != NULL); in ptlrpc_server_nthreads_check()1313 running = PTLRPC_NTHRS_INIT; in ptlrpc_server_allow_high()1352 running = PTLRPC_NTHRS_INIT; in ptlrpc_server_allow_normal()2343 LASSERT(svc->srv_nthrs_cpt_init >= PTLRPC_NTHRS_INIT); in ptlrpc_start_threads()
349 if (val / svc->srv_ncpts < PTLRPC_NTHRS_INIT) in threads_min_store()403 if (val / svc->srv_ncpts < PTLRPC_NTHRS_INIT) in threads_max_store()
123 #define PTLRPC_NTHRS_INIT 2 macro253 #define LDLM_NTHRS_INIT PTLRPC_NTHRS_INIT