Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Draid1-10.c33 void *raid_bio; member
Draid5.c5392 static int raid5_read_one_chunk(struct mddev *mddev, struct bio *raid_bio) in raid5_read_one_chunk()
5482 static struct bio *chunk_aligned_read(struct mddev *mddev, struct bio *raid_bio) in chunk_aligned_read()
6303 static int retry_aligned_read(struct r5conf *conf, struct bio *raid_bio, in retry_aligned_read()
/kernel/linux/linux-6.6/drivers/md/
Draid1-10.c28 void *raid_bio; member
Draid5.c5500 static int raid5_read_one_chunk(struct mddev *mddev, struct bio *raid_bio) in raid5_read_one_chunk()
5585 static struct bio *chunk_aligned_read(struct mddev *mddev, struct bio *raid_bio) in chunk_aligned_read()
6627 static int retry_aligned_read(struct r5conf *conf, struct bio *raid_bio, in retry_aligned_read()