Searched defs:bio_list (Results 1 – 12 of 12) sorted by relevance
1046 struct bio_list *bio_list, in rbio_add_io_sector()1186 static inline void bio_list_put(struct bio_list *bio_list) in bio_list_put()1237 struct bio_list *bio_list) in rmw_assemble_write_bios()1507 struct bio_list *bio_list) in submit_read_wait_bio_list()1919 struct bio_list bio_list = BIO_EMPTY_LIST; in recover_rbio() local2137 struct bio_list bio_list = BIO_EMPTY_LIST; in rmw_read_wait_recover() local2189 struct bio_list *bio_list) in submit_write_bios()2231 struct bio_list bio_list; in rmw_rbio() local2432 struct bio_list bio_list; in finish_parity_scrub() local2660 struct bio_list bio_list = BIO_EMPTY_LIST; in scrub_assemble_read_bios() local
39 struct bio_list bio_list; member
528 struct bio_list { struct533 static inline int bio_list_empty(const struct bio_list *bl) in bio_list_empty() argument
1179 struct bio_list *bio_list; member
79 struct dasd_diag_bio *bio_list; member
674 struct bio_list bio_list[2] = { }; in __submit_bio_noacct_mq() local
34 struct bio_list bio_list; member
142 static void dispatch_bios(void *context, struct bio_list *bio_list) in dispatch_bios()
982 struct bio_list *bio_list = current->bio_list; in stop_waiting_barrier() local
136 struct bio *bio_list; /* singly linked via bi_private */ member
232 struct bio_list bio_list; member
1242 struct list_head bio_list; /* bio entry list head */ member
Completed in 52 milliseconds