Lines Matching defs:per_bio_data
411 struct per_bio_data {
534 static struct per_bio_data *get_per_bio_data(struct bio *bio)
536 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data));
542 static struct per_bio_data *init_per_bio_data(struct bio *bio)
544 struct per_bio_data *pb = get_per_bio_data(bio);
580 struct per_bio_data *pb;
743 struct per_bio_data *pb;
795 struct per_bio_data *pb;
806 struct per_bio_data *pb = get_per_bio_data(bio);
1116 struct per_bio_data *pb = get_per_bio_data(bio);
1127 struct per_bio_data *pb = get_per_bio_data(bio);
1141 struct per_bio_data *pb = get_per_bio_data(bio);
1667 struct per_bio_data *pb = get_per_bio_data(bio);
1773 struct per_bio_data *pb = get_per_bio_data(bio);
2398 ti->per_io_data_size = sizeof(struct per_bio_data);
2667 struct per_bio_data *pb = get_per_bio_data(bio);