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

/freebsd-12-stable/sys/geom/sched/
H A Dg_sched.h90 struct g_sched_softc { struct
H A Dg_sched.c54 * geom{} g_sched_softc{} g_gsched{}
69 * A g_sched_softc{} is created with a "geom sched insert" call.
76 * g_sched_softc{} is defined in g_sched.h and mostly used here;
97 * the g_sched_softc{}
101 * to the g_*_softc{} and g_sched_softc from the bio's still in
233 struct g_sched_softc *sc = gp->softc;
241 struct g_sched_softc *sc = gp->softc;
286 struct g_sched_softc *sc = gp->softc;
306 struct g_sched_softc *sc = gp->softc;
357 g_sched_hash(struct g_sched_softc *s
[all...]

Completed in 186 milliseconds