Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDbio.h146 void bioq_insert_head(struct bio_queue_head *head, struct bio *bp);
/trueos/sys/kern/
HDsubr_disk.c178 bioq_insert_head(struct bio_queue_head *head, struct bio *bp) in bioq_insert_head() function
/trueos/sys/geom/gate/
HDg_gate.c778 bioq_insert_head(&sc->sc_inqueue, bp); in g_gate_ioctl()
849 bioq_insert_head(&sc->sc_inqueue, bp); in g_gate_ioctl()
889 bioq_insert_head(&sc->sc_inqueue, bp); in g_gate_ioctl()
/trueos/sys/dev/xen/blkfront/
HDblock.h322 bioq_insert_head(&sc->xbd_bioq, bp); in xbd_requeue_bio()
/trueos/sys/geom/raid3/
HDg_raid3.c1277 bioq_insert_head(&sc->sc_queue, bp); in g_raid3_done()
1385 bioq_insert_head(&sc->sc_queue, bp); in g_raid3_sync_done()
1536 bioq_insert_head(&sc->sc_regular_delayed, bp); in g_raid3_regular_delay()
1565 bioq_insert_head(&sc->sc_queue, bp); in g_raid3_regular_release()
2145 bioq_insert_head(&sc->sc_queue, bp); in g_raid3_worker()
/trueos/sys/geom/mirror/
HDg_mirror.c1222 bioq_insert_head(&sc->sc_regular_delayed, bp); in g_mirror_regular_delay()
1251 bioq_insert_head(&sc->sc_queue, bp); in g_mirror_regular_release()