Searched refs:r1bio (Results 1 – 2 of 2) sorted by relevance
59 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()125 static inline struct r1bio *get_resync_r1bio(struct bio *bio) in get_resync_r1bio()133 int size = offsetof(struct r1bio, bios[pi->raid_disks]); in r1bio_pool_alloc()149 struct r1bio *r1_bio; in r1buf_pool_alloc()225 struct r1bio *r1bio = __r1_bio; in r1buf_pool_free() local229 rp = get_resync_pages(r1bio->bios[i]); in r1buf_pool_free()231 bio_uninit(r1bio->bios[i]); in r1buf_pool_free()232 kfree(r1bio->bios[i]); in r1buf_pool_free()238 rbio_pool_free(r1bio, data); in r1buf_pool_free()[all …]
150 struct r1bio { struct