Searched refs:PTLRPC_NTHRS_INIT (Results 1 – 3 of 3) sorted by relevance
348 if (val / svc->srv_ncpts < PTLRPC_NTHRS_INIT) in ptlrpc_lprocfs_threads_min_seq_write()402 if (val / svc->srv_ncpts < PTLRPC_NTHRS_INIT) in ptlrpc_lprocfs_threads_max_seq_write()
505 init = PTLRPC_NTHRS_INIT + (svc->srv_ops.so_hpreq_handler != NULL); in ptlrpc_server_nthreads_check()1600 running = PTLRPC_NTHRS_INIT; in ptlrpc_server_allow_high()1638 running = PTLRPC_NTHRS_INIT; in ptlrpc_server_allow_normal()2625 LASSERT(svc->srv_nthrs_cpt_init >= PTLRPC_NTHRS_INIT); in ptlrpc_start_threads()
124 #define PTLRPC_NTHRS_INIT 2 macro254 #define LDLM_NTHRS_INIT PTLRPC_NTHRS_INIT