Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-clone-target.c389 struct bio_list flush_bios = BIO_EMPTY_LIST; in issue_deferred_bios()
390 struct bio_list normal_bios = BIO_EMPTY_LIST; in issue_deferred_bios()
1181 struct bio_list discards = BIO_EMPTY_LIST; in process_deferred_discards()
1215 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_bios()
1232 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_flush_bios()
1233 struct bio_list bio_completions = BIO_EMPTY_LIST; in process_deferred_flush_bios()
A Ddm.c1501 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios()
A Draid5.c1092 struct bio_list tmp = BIO_EMPTY_LIST; in flush_deferred_bios()
1108 struct bio_list tmp = BIO_EMPTY_LIST; in defer_issue_bios()
1137 struct bio_list pending_bios = BIO_EMPTY_LIST; in ops_run_io()
/linux-6.3-rc2/fs/btrfs/
A Draid56.c1919 struct bio_list bio_list = BIO_EMPTY_LIST; in recover_rbio()
2137 struct bio_list bio_list = BIO_EMPTY_LIST; in rmw_read_wait_recover()
2660 struct bio_list bio_list = BIO_EMPTY_LIST; in scrub_assemble_read_bios()
/linux-6.3-rc2/include/linux/
A Dbio.h543 #define BIO_EMPTY_LIST { NULL, NULL } macro
/linux-6.3-rc2/block/
A Dblk-cgroup.c195 struct bio_list bios = BIO_EMPTY_LIST; in blkg_async_bio_workfn()

Completed in 32 milliseconds