Searched refs:per_bio_data (Results 1 – 2 of 2) sorted by relevance
134 struct per_bio_data { struct576 ti->per_io_data_size = sizeof(struct per_bio_data); in log_writes_ctr()647 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in log_writes_map()771 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in normal_end_io()
417 struct per_bio_data { struct540 static struct per_bio_data *get_per_bio_data(struct bio *bio) in get_per_bio_data()542 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in get_per_bio_data()548 static struct per_bio_data *init_per_bio_data(struct bio *bio) in init_per_bio_data()550 struct per_bio_data *pb = get_per_bio_data(bio); in init_per_bio_data()585 struct per_bio_data *pb; in bio_detain_shared()748 struct per_bio_data *pb; in check_if_tick_bio_needed()800 struct per_bio_data *pb; in accounted_begin()811 struct per_bio_data *pb = get_per_bio_data(bio); in accounted_complete()1121 struct per_bio_data *pb = get_per_bio_data(bio); in bio_drop_shared_lock()[all …]