Home
last modified time | relevance | path

Searched refs:bio_list_get (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/md/
Ddm-delay.c109 return bio_list_get(&flush_bios); in flush_delayed_bios()
Ddm-snap.c926 return bio_list_get(&s->bios_queued_during_merge); in __release_queued_bios_after_merge()
1701 snapshot_bios = bio_list_get(&pe->snapshot_bios); in pending_complete()
1702 origin_bios = bio_list_get(&pe->origin_bios); in pending_complete()
Draid1.c824 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()
1173 bio = bio_list_get(&plug->pending); in raid1_unplug()
Draid10.c862 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()
1072 bio = bio_list_get(&plug->pending); in raid10_unplug()
Ddm-integrity.c2195 flushes = bio_list_get(&ic->flush_bio_list); in integrity_commit()
/Linux-v5.10/include/linux/
Dbio.h654 static inline struct bio *bio_list_get(struct bio_list *bl) in bio_list_get() function
/Linux-v5.10/drivers/nvme/host/
Dmultipath.c343 next = bio_list_get(&head->requeue_list); in nvme_requeue_work()
/Linux-v5.10/fs/btrfs/
Draid56.c872 struct bio *cur = bio_list_get(&rbio->bio_list); in rbio_orig_end_io()
887 extra = bio_list_get(&rbio->bio_list); in rbio_orig_end_io()