Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/geom/multipath/
Dg_multipath.c80 static int g_multipath_rotate(struct g_geom *);
593 g_multipath_rotate(struct g_geom *gp) in g_multipath_rotate() function
1296 error = g_multipath_rotate(gp); in g_multipath_ctl_rotate()