Home
last modified time | relevance | path

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

/freebsd/sys/geom/multipath/
H A Dg_multipath.c205 g_mpd(void *arg, int flags __unused) in g_mpd() function
221 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_mpd()
259 g_mpd(cp, 0); in g_multipath_orphan()
390 if (g_post_event(g_mpd, cp, M_NOWAIT, NULL) == 0) in g_multipath_done()
442 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_multipath_done_error()
688 g_mpd(cp, 0); in g_multipath_destroy()
1315 g_mpd(cp, 0); in g_multipath_ctl_remove()