Searched refs:bio_map_data (Results 1 – 1 of 1) sorted by relevance
1023 struct bio_map_data { struct1029 static struct bio_map_data *bio_alloc_map_data(unsigned int iov_count, in bio_alloc_map_data() argument1035 return kmalloc(sizeof(struct bio_map_data) + in bio_alloc_map_data()1119 struct bio_map_data *bmd = bio->bi_private; in bio_uncopy_user()1157 struct bio_map_data *bmd; in bio_copy_user_iov()