Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_int.h65 void g_io_schedule_down(struct thread *tp);
H A Dgeom_kern.c108 g_io_schedule_down(g_down_td); in g_down_procbody()
H A Dgeom_io.c793 g_io_schedule_down(struct thread *tp __unused) in g_io_schedule_down() function