Searched refs:bioq_takefirst (Results 1 – 3 of 3) sorted by relevance
185 while ((bp = bioq_takefirst(head)) != NULL) in bioq_flush()219 bioq_takefirst(struct bio_queue_head *head) in bioq_takefirst() function
175 struct bio *bioq_takefirst(struct bio_queue_head *head);
510 bp = bioq_takefirst(&zsg->zsg_queue); in zvol_geom_worker()