Searched refs:bioq_takefirst (Results 1 – 25 of 26) sorted by relevance
12
183 while ((bp = bioq_takefirst(head)) != NULL) in bioq_flush()217 bioq_takefirst(struct bio_queue_head *head) in bioq_takefirst() function
59 bp = bioq_takefirst(&sc->bio_queue); in g_uzip_wrkthr()
253 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_iostart_raid0()260 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_iostart_raid0()
271 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_iostart_concat()278 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_iostart_concat()
326 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_iostart_raid5_read()333 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_iostart_raid5_read()
740 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_iostart_raid1e_read()747 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_iostart_raid1e_read()818 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_iostart_raid1e_write()825 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_iostart_raid1e_write()
589 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_iostart_raid1_write()596 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_iostart_raid1_write()
982 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_raid_tr_flush_common()989 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_raid_tr_flush_common()1337 while ((bp = bioq_takefirst(&vol->v_locked)) != NULL) in g_raid_unlock_range()1517 else if ((bp = bioq_takefirst(&sc->sc_queue)) != NULL) in g_raid_worker()1599 bp = bioq_takefirst(&sc->sc_queue); in g_raid_poll()
177 struct bio *bioq_takefirst(struct bio_queue_head *head);
128 while ((bp = bioq_takefirst(&sc->sc_inqueue)) != NULL) { in g_gate_destroy()132 while ((bp = bioq_takefirst(&sc->sc_outqueue)) != NULL) { in g_gate_destroy()138 while ((bp = bioq_takefirst(&queue)) != NULL) { in g_gate_destroy()390 while ((bp = bioq_takefirst(&queue)) != NULL) { in g_gate_guard()
112 bp = bioq_takefirst(&sc->ofwd_bio_queue); in ofwd_kthread()
303 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_concat_passdown()315 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_concat_passdown()393 while ((cbp = bioq_takefirst(&queue)) != NULL) in g_concat_start()428 while ((cbp = bioq_takefirst(&queue)) != NULL) { in g_concat_start()
246 while ((bp = bioq_takefirst(&ndisk->bioq)) != NULL) { in nvd_gone()364 bp = bioq_takefirst(&ndisk->bioq); in nvd_bioq_process()
270 bp = bioq_takefirst(&sc->bioq); in cfi_io_proc()
466 bp = bioq_takefirst(&sc->bio_queue); in at45d_task()
326 bp = bioq_takefirst(&sc->spa_g_queue); in nvdimm_spa_g_thread()
623 while ((bp = bioq_takefirst(&sc->sc_queue)) != NULL) { in g_eli_cancel()638 return (bioq_takefirst(&sc->sc_queue)); in g_eli_takefirst()
332 bp = bioq_takefirst(&sc->sc_deferredq); in ps3disk_task()
1110 bp = bioq_takefirst(bioq); in vtblk_request_bio()1442 bp = bioq_takefirst(bioq); in vtblk_drain()
644 bp = bioq_takefirst(&fd->fd_bq); in fd_turnon()816 fdc->bp = bioq_takefirst(&fdc->head); in fdc_worker()
1676 nbp = bioq_takefirst(&isc->trim_queue); in cam_iosched_queue_work()
1438 bp = bioq_takefirst(&part->bio_queue); in mmcsd_task()
469 bp = bioq_takefirst(&gmtbq); in g_multipath_kt()
1240 bp = bioq_takefirst(&sc->bio_queue); in md_kthread()
1445 bp = bioq_takefirst(&sc->sc_delayed_queue); in g_journal_release_delayed()