Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid1.c59 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 …]