Searched refs:alloc_thread_groups (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | raid5.c | 6159 static int alloc_thread_groups(struct r5conf *conf, int cnt, 6190 err = alloc_thread_groups(conf, new, in raid5_store_group_thread_cnt() 6230 static int alloc_thread_groups(struct r5conf *conf, int cnt, in alloc_thread_groups() function 6505 if (!alloc_thread_groups(conf, 0, &group_cnt, &worker_cnt_per_group, in setup_conf()
|