Home
last modified time | relevance | path

Searched refs:BIO_EMPTY_LIST (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/md/
Ddm-clone-target.c385 struct bio_list flush_bios = BIO_EMPTY_LIST; in issue_deferred_bios()
386 struct bio_list normal_bios = BIO_EMPTY_LIST; in issue_deferred_bios()
1144 struct bio_list discards = BIO_EMPTY_LIST; in process_deferred_discards()
1180 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_bios()
1197 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_flush_bios()
1198 struct bio_list bio_completions = BIO_EMPTY_LIST; in process_deferred_flush_bios()
Ddm.c1410 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios()
Draid5.c939 struct bio_list tmp = BIO_EMPTY_LIST; in flush_deferred_bios()
955 struct bio_list tmp = BIO_EMPTY_LIST; in defer_issue_bios()
984 struct bio_list pending_bios = BIO_EMPTY_LIST; in ops_run_io()
/Linux-v5.4/include/linux/
Dbio.h589 #define BIO_EMPTY_LIST { NULL, NULL } macro
/Linux-v5.4/block/
Dblk-cgroup.c124 struct bio_list bios = BIO_EMPTY_LIST; in blkg_async_bio_workfn()