Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid10.h31 struct raid10_info *mirrors_new, *mirrors_old; member
H A Draid10.c3640 kfree(conf->mirrors_old); in raid10_free_conf()
4227 kfree(conf->mirrors_old); in raid10_start_reshape()
4228 conf->mirrors_old = conf->mirrors; in raid10_start_reshape()
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.h31 struct raid10_info *mirrors_new, *mirrors_old; member
H A Draid10.c4043 kfree(conf->mirrors_old); in raid10_free_conf()
4615 kfree(conf->mirrors_old); in raid10_start_reshape()
4616 conf->mirrors_old = conf->mirrors; in raid10_start_reshape()

Completed in 15 milliseconds