Searched refs:PTLRPC_NTHRS_INIT (Results 1 – 3 of 3) sorted by relevance
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()
362 init = PTLRPC_NTHRS_INIT + (svc->srv_ops.so_hpreq_handler != NULL); in ptlrpc_server_nthreads_check()1318 running = PTLRPC_NTHRS_INIT; in ptlrpc_server_allow_high()1357 running = PTLRPC_NTHRS_INIT; in ptlrpc_server_allow_normal()2348 LASSERT(svc->srv_nthrs_cpt_init >= PTLRPC_NTHRS_INIT); in ptlrpc_start_threads()
123 #define PTLRPC_NTHRS_INIT 2 macro253 #define LDLM_NTHRS_INIT PTLRPC_NTHRS_INIT