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

/freebsd-10.0-release/sys/geom/sched/
H A Dg_sched.h88 struct g_sched_softc { struct
H A Dg_sched.c52 * geom{} g_sched_softc{} g_gsched{}
67 * A g_sched_softc{} is created with a "geom sched insert" call.
74 * g_sched_softc{} is defined in g_sched.h and mostly used here;
95 * the g_sched_softc{}
99 * to the g_*_softc{} and g_sched_softc from the bio's still in
231 struct g_sched_softc *sc = gp->softc;
239 struct g_sched_softc *sc = gp->softc;
284 struct g_sched_softc *sc = gp->softc;
304 struct g_sched_softc *sc = gp->softc;
364 g_sched_hash(struct g_sched_softc *s
[all...]

Completed in 79 milliseconds