Searched refs:g_virstor_component (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/geom/virstor/
H A Dg_virstor.h73 struct g_virstor_component { struct
87 struct g_virstor_component *components;
H A Dg_virstor.c106 static int clear_metadata(struct g_virstor_component *);
116 struct g_virstor_component *, boolean_t);
119 struct g_virstor_component **, u_int *, u_int *);
121 static void dump_component(struct g_virstor_component *comp);
491 struct g_virstor_component *c;
565 struct g_virstor_component *newcomp, *compbak;
650 clear_metadata(struct g_virstor_component *comp)
881 remove_component(struct g_virstor_softc *sc, struct g_virstor_component *comp,
1102 sc->components = malloc(sizeof(struct g_virstor_component) * md->md_count,
1126 struct g_virstor_component *componen
[all...]

Completed in 356 milliseconds