Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid1.c57 static int check_and_add_serial(struct md_rdev *rdev, struct r1bio *r1_bio, in check_and_add_serial()
80 static void wait_for_serialization(struct md_rdev *rdev, struct r1bio *r1_bio) in wait_for_serialization()
147 struct r1bio *r1_bio; in r1buf_pool_alloc() local
239 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios()
251 static void free_r1bio(struct r1bio *r1_bio) in free_r1bio()
259 static void put_buf(struct r1bio *r1_bio) in put_buf()
276 static void reschedule_retry(struct r1bio *r1_bio) in reschedule_retry()
298 static void call_bio_endio(struct r1bio *r1_bio) in call_bio_endio()
308 static void raid_end_bio_io(struct r1bio *r1_bio) in raid_end_bio_io()
335 static inline void update_head_pos(int disk, struct r1bio *r1_bio) in update_head_pos()
[all …]