Home
last modified time | relevance | path

Searched defs:r1_bio (Results 1 – 1 of 1) sorted by relevance

/drivers/md/
Draid1.c82 static void r1bio_pool_free(void *r1_bio, void *data) in r1bio_pool_free()
100 struct r1bio *r1_bio; in r1buf_pool_alloc() local
177 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios()
189 static void free_r1bio(struct r1bio *r1_bio) in free_r1bio()
197 static void put_buf(struct r1bio *r1_bio) in put_buf()
213 static void reschedule_retry(struct r1bio *r1_bio) in reschedule_retry()
233 static void call_bio_endio(struct r1bio *r1_bio) in call_bio_endio()
268 static void raid_end_bio_io(struct r1bio *r1_bio) in raid_end_bio_io()
287 static inline void update_head_pos(int disk, struct r1bio *r1_bio) in update_head_pos()
298 static int find_bio_disk(struct r1bio *r1_bio, struct bio *bio) in find_bio_disk()
[all …]