Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_kern.c240 SYSCTL_INT(_debug_sizeof, OID_AUTO, g_bioq, CTLFLAG_RD,
241 SYSCTL_NULL_INT_PTR, sizeof(struct g_bioq), "sizeof(struct g_bioq)");
H A Dgeom_io.c75 static struct g_bioq g_bio_run_down;
76 static struct g_bioq g_bio_run_up;
97 g_bioq_lock(struct g_bioq *bq) in g_bioq_lock()
104 g_bioq_unlock(struct g_bioq *bq) in g_bioq_unlock()
112 g_bioq_destroy(struct g_bioq *bq)
120 g_bioq_init(struct g_bioq *bq) in g_bioq_init()
128 g_bioq_first(struct g_bioq *bq) in g_bioq_first()
H A Dgeom.h162 struct g_bioq { struct