Home
last modified time | relevance | path

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

/freebsd/sys/geom/multipath/
H A Dg_multipath.c77 static struct bio_queue_head gmtbq; variable
380 bioq_insert_tail(&gmtbq, bp); in g_multipath_done()
469 bp = bioq_takefirst(&gmtbq); in g_multipath_kt()
746 bioq_init(&gmtbq); in g_multipath_init()