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

/linux-4.1.27/drivers/md/
H A Draid5.c6133 struct r5worker_group *new_groups, *old_groups; raid5_store_group_thread_cnt() local
6150 old_groups = conf->worker_groups; raid5_store_group_thread_cnt()
6151 if (old_groups) raid5_store_group_thread_cnt()
6164 if (old_groups) raid5_store_group_thread_cnt()
6165 kfree(old_groups[0].workers); raid5_store_group_thread_cnt()
6166 kfree(old_groups); raid5_store_group_thread_cnt()

Completed in 87 milliseconds