Searched refs:r10bio (Results 1 – 2 of 2) sorted by relevance
134 struct r10bio *r10_bio; in r10buf_pool_alloc()232 struct r10bio *r10bio = __r10_bio; in r10buf_pool_free() local587 static void __raid10_find_phys(struct geom *geo, struct r10bio *r10bio) in __raid10_find_phys() argument650 static void raid10_find_phys(struct r10conf *conf, struct r10bio *r10bio) in raid10_find_phys() argument1591 static void raid_end_discard_bio(struct r10bio *r10bio) in raid_end_discard_bio() argument1601 first_r10bio = (struct r10bio *)r10bio->master_bio; in raid_end_discard_bio()2337 struct r10bio *r10_bio2 = (struct r10bio *)r10_bio->master_bio; in end_sync_request()3197 struct r10bio *r10bio = mempool_alloc(&conf->r10buf_pool, GFP_NOIO); in raid10_alloc_init_r10buf() local3221 return r10bio; in raid10_alloc_init_r10buf()3451 struct r10bio *rb2; in raid10_sync_request()[all …]
119 struct r10bio { struct