Searched refs:g_virstor_component (Results 1 – 2 of 2) sorted by relevance
71 struct g_virstor_component { struct85 struct g_virstor_component *components; argument
103 static int clear_metadata(struct g_virstor_component *);113 struct g_virstor_component *, boolean_t);116 struct g_virstor_component **, u_int *, u_int *);118 static void dump_component(struct g_virstor_component *comp);488 struct g_virstor_component *c; in fill_metadata()562 struct g_virstor_component *newcomp, *compbak; in virstor_ctl_remove()647 clear_metadata(struct g_virstor_component *comp) in clear_metadata()879 remove_component(struct g_virstor_softc *sc, struct g_virstor_component *comp, in remove_component()1100 sc->components = malloc(sizeof(struct g_virstor_component) * md->md_count, in create_virstor_geom()1124 struct g_virstor_component *component; in add_provider_to_geom()[all …]