Searched refs:per_bio_data (Results 1 – 3 of 3) sorted by relevance
43 struct per_bio_data { struct254 ti->per_io_data_size = sizeof(struct per_bio_data); in flakey_ctr()320 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in flakey_map()382 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in flakey_end_io()
410 struct per_bio_data { struct531 static struct per_bio_data *get_per_bio_data(struct bio *bio) in get_per_bio_data()533 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in get_per_bio_data()538 static struct per_bio_data *init_per_bio_data(struct bio *bio) in init_per_bio_data()540 struct per_bio_data *pb = get_per_bio_data(bio); in init_per_bio_data()576 struct per_bio_data *pb; in bio_detain_shared()735 struct per_bio_data *pb; in check_if_tick_bio_needed()787 struct per_bio_data *pb; in accounted_begin()798 struct per_bio_data *pb = get_per_bio_data(bio); in accounted_complete()1103 struct per_bio_data *pb = get_per_bio_data(bio); in bio_drop_shared_lock()[all …]
133 struct per_bio_data { struct574 ti->per_io_data_size = sizeof(struct per_bio_data); in log_writes_ctr()645 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in log_writes_map()769 struct per_bio_data *pb = dm_per_bio_data(bio, sizeof(struct per_bio_data)); in normal_end_io()