Searched refs:alloc_thread_groups (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/md/ | 
| D | raid5.c | 6882 static int alloc_thread_groups(struct r5conf *conf, int cnt, 6915 		err = alloc_thread_groups(conf, new, &group_cnt, &new_groups);  in raid5_store_group_thread_cnt() 6956 static int alloc_thread_groups(struct r5conf *conf, int cnt, int *group_cnt,  in alloc_thread_groups()  function 7214 	if (!alloc_thread_groups(conf, 0, &group_cnt, &new_group)) {  in setup_conf()
  |