Lines Matching refs:bio_list
113 struct bio_list deferred_bios;
114 struct bio_list deferred_discard_bios;
115 struct bio_list deferred_flush_bios;
116 struct bio_list deferred_flush_completions;
314 static void fail_bios(struct bio_list *bios, blk_status_t status) in fail_bios()
324 static void submit_bios(struct bio_list *bios) in submit_bios()
391 static void issue_deferred_bios(struct clone *clone, struct bio_list *bios) in issue_deferred_bios()
395 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()
542 struct bio_list 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()