Searched refs:bio_list_get (Results 1 – 7 of 7) sorted by relevance
127 flush_bios(bio_list_get(&flush_bio_list)); in flush_delayed_bios()
951 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()1294 bio = bio_list_get(&plug->pending); in raid1_unplug()
886 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()1106 bio = bio_list_get(&plug->pending); in raid10_unplug()
2909 flushes = bio_list_get(&ic->flush_bio_list); in integrity_commit()
686 static inline struct bio *bio_list_get(struct bio_list *bl) in bio_list_get() function
946 struct bio *cur = bio_list_get(&rbio->bio_list); in rbio_orig_end_io()970 extra = bio_list_get(&rbio->bio_list); in rbio_orig_end_io()
687 next = bio_list_get(&head->requeue_list); in nvme_requeue_work()