Home
last modified time | relevance | path

Searched refs:r10bio (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Draid10.c76 static void reshape_request_write(struct mddev *mddev, struct r10bio *r10_bio);
98 * for resync bio, r10bio pointer can be retrieved from the per-bio
101 static inline struct r10bio *get_resync_r10bio(struct bio *bio) in get_resync_r10bio()
109 int size = offsetof(struct r10bio, devs[conf->geo.raid_disks]); in r10bio_pool_alloc()
111 /* allocate a r10bio with room for raid_disks entries in the in r10bio_pool_alloc()
134 struct r10bio *r10_bio; in r10buf_pool_alloc()
232 struct r10bio *r10bio = __r10_bio; in r10buf_pool_free() local
237 struct bio *bio = r10bio->devs[j].bio; in r10buf_pool_free()
246 bio = r10bio in r10buf_pool_free()
579 __raid10_find_phys(struct geom * geo,struct r10bio * r10bio) __raid10_find_phys() argument
642 raid10_find_phys(struct r10conf * conf,struct r10bio * r10bio) raid10_find_phys() argument
1562 raid_end_discard_bio(struct r10bio * r10bio) raid_end_discard_bio() argument
3071 struct r10bio *r10bio = mempool_alloc(&conf->r10buf_pool, GFP_NOIO); raid10_alloc_init_r10buf() local
[all...]
H A Draid10.h119 struct r10bio { struct
158 /* bits for r10bio.state */ argument
120 remainingr10bio global() argument
123 sectorr10bio global() argument
124 sectorsr10bio global() argument
125 stater10bio global() argument
126 mddevr10bio global() argument
130 master_bior10bio global() argument
134 read_slotr10bio global() argument