Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-clone-target.c395 struct bio_list flush_bios = BIO_EMPTY_LIST; in issue_deferred_bios()
396 struct bio_list normal_bios = BIO_EMPTY_LIST; in issue_deferred_bios()
1191 struct bio_list discards = BIO_EMPTY_LIST; in process_deferred_discards()
1225 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_bios()
1242 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_flush_bios()
1243 struct bio_list bio_completions = BIO_EMPTY_LIST; in process_deferred_flush_bios()
H A Ddm.c1460 struct bio_list blist = BIO_EMPTY_LIST; in __send_duplicate_bios()
H A Draid5.c1017 struct bio_list tmp = BIO_EMPTY_LIST; in flush_deferred_bios()
1033 struct bio_list tmp = BIO_EMPTY_LIST; in defer_issue_bios()
1062 struct bio_list pending_bios = BIO_EMPTY_LIST; in ops_run_io()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h570 #define BIO_EMPTY_LIST { NULL, NULL } macro
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c121 struct bio_list bios = BIO_EMPTY_LIST; in blkg_async_bio_workfn()