Searched refs:compbak (Results 1 – 1 of 1) sorted by relevance
562 struct g_virstor_component *newcomp, *compbak; in virstor_ctl_remove() local587 compbak = sc->components; in virstor_ctl_remove()619 if (clear_metadata(&compbak[found]) != 0) { in virstor_ctl_remove()623 g_detach(compbak[found].gcons); in virstor_ctl_remove()624 g_destroy_consumer(compbak[found].gcons); in virstor_ctl_remove()627 free(compbak, M_GVIRSTOR); in virstor_ctl_remove()