Home
last modified time | relevance | path

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

/freebsd/sys/geom/multipath/
H A Dg_multipath.c90 static void g_multipath_kt(void *);
460 g_multipath_kt(void *arg) in g_multipath_kt() function
748 kproc_create(g_multipath_kt, mp, NULL, 0, 0, "g_mp_kt"); in g_multipath_init()