Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.c6169 struct r5worker_group *new_groups, *old_groups; in raid5_store_group_thread_cnt() local
6186 old_groups = conf->worker_groups; in raid5_store_group_thread_cnt()
6187 if (old_groups) in raid5_store_group_thread_cnt()
6200 if (old_groups) in raid5_store_group_thread_cnt()
6201 kfree(old_groups[0].workers); in raid5_store_group_thread_cnt()
6202 kfree(old_groups); in raid5_store_group_thread_cnt()