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

/freebsd-12-stable/sys/geom/
H A Dgeom_kern.c127 g_is_geom_thread(struct thread *td) function
H A Dgeom.h427 int g_is_geom_thread(struct thread *td);
H A Dgeom_io.c590 !g_is_geom_thread(curthread) &&
707 !g_is_geom_thread(curthread);

Completed in 98 milliseconds