Searched refs:old_groups (Results 1 – 1 of 1) sorted by relevance
6589 struct r5worker_group *new_groups, *old_groups; in raid5_store_group_thread_cnt() local6609 old_groups = conf->worker_groups; in raid5_store_group_thread_cnt()6610 if (old_groups) in raid5_store_group_thread_cnt()6623 if (old_groups) in raid5_store_group_thread_cnt()6624 kfree(old_groups[0].workers); in raid5_store_group_thread_cnt()6625 kfree(old_groups); in raid5_store_group_thread_cnt()