Searched defs:ptlrpc_service_thr_conf (Results 1 – 1 of 1) sorted by relevance
2467 struct ptlrpc_service_thr_conf { struct2469 char *tc_thr_name;2471 unsigned int tc_thr_factor;2473 unsigned int tc_nthrs_init;2480 unsigned int tc_nthrs_base;2482 unsigned int tc_nthrs_max;2506 struct ptlrpc_service_thr_conf psc_thr; argument