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

/freebsd-10.2-release/sys/geom/sched/
H A Dgs_scheduler.h84 * gs_init_class() is called when a new client (as determined by
117 gs_init_class_t *gs_init_class; member in struct:g_gsched
H A Dgs_rr.c695 .gs_init_class = g_rr_init_class,
H A Dg_sched.c93 * calling gs_init_class() and destroyed with gs_fini_class(),
402 if (gsp->gs_init_class(sc->sc_data, gsc->gsc_priv)) {

Completed in 105 milliseconds