Lines Matching refs:g_raid_softc
127 struct g_raid_softc *d_softc; /* Back-pointer to softc. */
163 struct g_raid_softc *sd_softc; /* Back-pointer to softc. */
249 struct g_raid_softc *v_softc; /* Back-pointer to softc. */
291 struct g_raid_softc { struct
324 struct g_raid_softc *mdo_softc; /* Back-pointer to softc. */ argument
389 struct g_raid_softc * g_raid_create_node(struct g_class *mp,
393 struct g_raid_volume * g_raid_create_volume(struct g_raid_softc *sc,
395 struct g_raid_disk * g_raid_create_disk(struct g_raid_softc *sc);
401 int g_raid_destroy_node(struct g_raid_softc *sc, int worker);
410 struct g_consumer *g_raid_open_consumer(struct g_raid_softc *sc,
412 void g_raid_kill_consumer(struct g_raid_softc *sc, struct g_consumer *cp);
419 void g_raid_write_metadata(struct g_raid_softc *sc, struct g_raid_volume *vol,
421 void g_raid_fail_disk(struct g_raid_softc *sc,
428 u_int g_raid_ndisks(struct g_raid_softc *sc, int state);
430 u_int g_raid_nopens(struct g_raid_softc *sc);
436 int g_raid_destroy(struct g_raid_softc *sc, int how);