Searched refs:worker_cnt_per_group (Results 1 – 2 of 2) sorted by relevance
681 int worker_cnt_per_group; member
190 if (conf->worker_cnt_per_group == 0) { in raid5_wakeup_stripe_thread()203 for (i = 1; i < conf->worker_cnt_per_group && thread_cnt > 0; i++) { in raid5_wakeup_stripe_thread()251 if (conf->worker_cnt_per_group == 0) { in do_release_stripe()5525 if (conf->worker_cnt_per_group == 0) { in __get_priority_stripe()5570 if (conf->worker_cnt_per_group == 0 || in __get_priority_stripe()6886 ret = sprintf(page, "%d\n", conf->worker_cnt_per_group); in raid5_show_group_thread_cnt()6917 else if (new != conf->worker_cnt_per_group) { in raid5_store_group_thread_cnt()6928 conf->worker_cnt_per_group = new; in raid5_store_group_thread_cnt()7225 conf->worker_cnt_per_group = 0; in setup_conf()