Home
last modified time | relevance | path

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

/freebsd/sys/geom/multipath/
H A Dg_multipath.c99 static g_taste_t g_multipath_taste; variable
109 .taste = g_multipath_taste,
814 g_multipath_taste(struct g_class *mp, struct g_provider *pp, int flags __unused) in g_multipath_taste() function