Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid1.c132 struct r1bio *r1_bio; in r1buf_pool_alloc() local
220 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) in put_all_bios()
232 static void free_r1bio(struct r1bio *r1_bio) in free_r1bio()
240 static void put_buf(struct r1bio *r1_bio) in put_buf()
257 static void reschedule_retry(struct r1bio *r1_bio) in reschedule_retry()
279 static void call_bio_endio(struct r1bio *r1_bio) in call_bio_endio()
295 static void raid_end_bio_io(struct r1bio *r1_bio) in raid_end_bio_io()
314 static inline void update_head_pos(int disk, struct r1bio *r1_bio) in update_head_pos()
325 static int find_bio_disk(struct r1bio *r1_bio, struct bio *bio) in find_bio_disk()
344 struct r1bio *r1_bio = bio->bi_private; in raid1_end_read_request() local
[all …]