Searched refs:r10bio_t (Results 1 – 2 of 2) sorted by relevance
96 r10bio_t *r10_bio; in r10buf_pool_alloc()154 r10bio_t *r10bio = __r10_bio; in r10buf_pool_free()170 static void put_all_bios(conf_t *conf, r10bio_t *r10_bio) in put_all_bios()182 static void free_r10bio(r10bio_t *r10_bio) in free_r10bio()196 static void put_buf(r10bio_t *r10_bio) in put_buf()205 static void reschedule_retry(r10bio_t *r10_bio) in reschedule_retry()227 static void raid_end_bio_io(r10bio_t *r10_bio) in raid_end_bio_io()239 static inline void update_head_pos(int slot, r10bio_t *r10_bio) in update_head_pos()250 r10bio_t *r10_bio = bio->bi_private; in raid10_end_read_request()292 r10bio_t *r10_bio = bio->bi_private; in raid10_end_write_request()[all …]
11 typedef struct r10bio_s r10bio_t; typedef