Lines Matching refs:bio_list
107 struct bio_list deferred_bios;
108 struct bio_list deferred_discard_bios;
109 struct bio_list deferred_flush_bios;
110 struct bio_list deferred_flush_completions;
308 static void fail_bios(struct bio_list *bios, blk_status_t status) in fail_bios()
318 static void submit_bios(struct bio_list *bios) in submit_bios()
385 static void issue_deferred_bios(struct clone *clone, struct bio_list *bios) in issue_deferred_bios()
389 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()
536 struct bio_list 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()