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

/freebsd-11.0-release/sys/geom/
H A Dgeom_kern.c125 g_is_geom_thread(struct thread *td) function
H A Dgeom.h403 int g_is_geom_thread(struct thread *td);
H A Dgeom_io.c581 !g_is_geom_thread(curthread) &&
696 !g_is_geom_thread(curthread);

Completed in 107 milliseconds