Searched refs:g_mpd (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/geom/multipath/ |
| D | g_multipath.c | 185 g_mpd(void *arg, int flags __unused) in g_mpd() function 200 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_mpd() 234 g_mpd(cp, 0); in g_multipath_orphan() 294 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_multipath_done() 336 g_post_event(g_mpd, cp, M_WAITOK, NULL); in g_multipath_done_error() 568 g_mpd(cp, 0); in g_multipath_destroy() 1175 g_mpd(cp, 0); in g_multipath_ctl_remove()
|