Searched refs:alloc_thread_groups (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5.c7136 static int alloc_thread_groups(struct r5conf *conf, int cnt,
7167 err = alloc_thread_groups(conf, new, &group_cnt, &new_groups);
7207 static int alloc_thread_groups(struct r5conf *conf, int cnt, int *group_cnt, function
7468 if (!alloc_thread_groups(conf, 0, &group_cnt, &new_group)) {

Completed in 128 milliseconds