Searched refs:g_raid3_update_device (Results 1 – 1 of 1) sorted by relevance
122 static void g_raid3_update_device(struct g_raid3_softc *sc, boolean_t force);2043 g_raid3_update_device(sc, 1); in g_raid3_worker()2051 g_raid3_update_device(sc, 0); in g_raid3_worker()2456 g_raid3_update_device(struct g_raid3_softc *sc, boolean_t force) in g_raid3_update_device() function