Home
last modified time | relevance | path

Searched refs:g_mirror_update_device (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/geom/mirror/
H A Dg_mirror.c114 static void g_mirror_update_device(struct g_mirror_softc *sc, bool force);
1965 g_mirror_update_device(sc, true); in g_mirror_worker()
1973 g_mirror_update_device(sc, false); in g_mirror_worker()
2424 g_mirror_update_device(struct g_mirror_softc *sc, bool force) in g_mirror_update_device() function