Home
last modified time | relevance | path

Searched refs:bio_map_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-map.c14 struct bio_map_data { struct
21 static struct bio_map_data *bio_alloc_map_data(struct iov_iter *data, in bio_alloc_map_data() argument
24 struct bio_map_data *bmd; in bio_alloc_map_data()
111 struct bio_map_data *bmd = bio->bi_private; in bio_uncopy_user()
134 struct bio_map_data *bmd; in bio_copy_user_iov()