Home
last modified time | relevance | path

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

/freebsd/sys/geom/mirror/
H A Dg_mirror.c187 g_mirror_event_dispatch(struct g_mirror_event *ep, void *arg, int state, in g_mirror_event_dispatch() function
234 return (g_mirror_event_dispatch(ep, arg, state, flags)); in g_mirror_event_send()
2339 g_mirror_event_dispatch(ep, sc, 0, in g_mirror_go()