Searched defs:ptlrpc_service_thr_conf (Results 1 – 1 of 1) sorted by relevance
2448 struct ptlrpc_service_thr_conf { struct2450 char *tc_thr_name;2452 unsigned int tc_thr_factor;2454 unsigned int tc_nthrs_init;2461 unsigned int tc_nthrs_base;2463 unsigned int tc_nthrs_max;2487 struct ptlrpc_service_thr_conf psc_thr; argument