Searched defs:r1_bio (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/md/ |
| D | raid1.c | 59 static int check_and_add_serial(struct md_rdev *rdev, struct r1bio *r1_bio, in check_and_add_serial() 82 static void wait_for_serialization(struct md_rdev *rdev, struct r1bio *r1_bio) in wait_for_serialization() 149 struct r1bio *r1_bio; in r1buf_pool_alloc() local 241 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios() 253 static void free_r1bio(struct r1bio *r1_bio) in free_r1bio() 261 static void put_buf(struct r1bio *r1_bio) in put_buf() 278 static void reschedule_retry(struct r1bio *r1_bio) in reschedule_retry() 300 static void call_bio_endio(struct r1bio *r1_bio) in call_bio_endio() 310 static void raid_end_bio_io(struct r1bio *r1_bio) in raid_end_bio_io() 337 static inline void update_head_pos(int disk, struct r1bio *r1_bio) in update_head_pos() [all …]
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | raid1.c | 59 static int check_and_add_serial(struct md_rdev *rdev, struct r1bio *r1_bio, in check_and_add_serial() 82 static void wait_for_serialization(struct md_rdev *rdev, struct r1bio *r1_bio) in wait_for_serialization() 149 struct r1bio *r1_bio; in r1buf_pool_alloc() local 237 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios() 249 static void free_r1bio(struct r1bio *r1_bio) in free_r1bio() 257 static void put_buf(struct r1bio *r1_bio) in put_buf() 274 static void reschedule_retry(struct r1bio *r1_bio) in reschedule_retry() 296 static void call_bio_endio(struct r1bio *r1_bio) in call_bio_endio() 306 static void raid_end_bio_io(struct r1bio *r1_bio) in raid_end_bio_io() 332 static inline void update_head_pos(int disk, struct r1bio *r1_bio) in update_head_pos() [all …]
|