Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_kern.c124 g_is_geom_thread(struct thread *td) in g_is_geom_thread() function
H A Dgeom.h423 int g_is_geom_thread(struct thread *td);
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c496 zvol_geom_bio_strategy(bp, !g_is_geom_thread(curthread) && in zvol_geom_bio_start()