Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_int.h66 void g_io_schedule_up(struct thread *tp);
H A Dgeom_kern.c96 g_io_schedule_up(g_up_td); in g_up_procbody()
H A Dgeom_io.c855 g_io_schedule_up(struct thread *tp __unused) in g_io_schedule_up() function