Home
last modified time | relevance | path

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

/openbmc/linux/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()