Home
last modified time | relevance | path

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

/freebsd/sys/geom/mirror/
H A Dg_mirror.c118 static int g_mirror_refresh_device(struct g_mirror_softc *sc,
3038 error = g_mirror_refresh_device(sc, pp, md); in g_mirror_add_disk()
3596 g_mirror_refresh_device(struct g_mirror_softc *sc, const struct g_provider *pp, in g_mirror_refresh_device() function