Searched refs:g_multipath_find_geom (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/geom/multipath/
H A Dg_multipath.c86 static struct g_geom *g_multipath_find_geom(struct g_class *, const char *);
935 gp = g_multipath_find_geom(mp, mpname);
998 gp = g_multipath_find_geom(mp, mpname);
1065 gp = g_multipath_find_geom(mp, mpname);
1103 gp = g_multipath_find_geom(mp, mpname);
1159 gp = g_multipath_find_geom(mp, name);
1205 gp = g_multipath_find_geom(mp, mpname);
1256 gp = g_multipath_find_geom(mp, mpname);
1297 g_multipath_find_geom(struct g_class *mp, const char *name) function
1326 gp = g_multipath_find_geom(m
[all...]

Completed in 99 milliseconds