Searched refs:bio_list_get (Results 1 – 6 of 6) sorted by relevance
123 flush_bios(bio_list_get(&flush_bio_list)); in flush_delayed_bios()
928 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()1289 bio = bio_list_get(&plug->pending); in raid1_unplug()
873 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()1103 bio = bio_list_get(&plug->pending); in raid10_unplug()
596 static inline struct bio *bio_list_get(struct bio_list *bl) in bio_list_get() function
603 next = bio_list_get(&head->requeue_list); in nvme_requeue_work()
904 struct bio *cur = bio_list_get(&rbio->bio_list); in rbio_orig_end_io()928 extra = bio_list_get(&rbio->bio_list); in rbio_orig_end_io()