Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dbio.c675 struct bio_map_data { struct
682 static void bio_set_map_data(struct bio_map_data *bmd, struct bio *bio, in bio_set_map_data() argument
693 static void bio_free_map_data(struct bio_map_data *bmd) in bio_free_map_data()
700 static struct bio_map_data *bio_alloc_map_data(int nr_segs, in bio_alloc_map_data()
704 struct bio_map_data *bmd; in bio_alloc_map_data()
789 struct bio_map_data *bmd = bio->bi_private; in bio_uncopy_user()
830 struct bio_map_data *bmd; in bio_copy_user_iov()
1245 struct bio_map_data *bmd = bio->bi_private; in bio_copy_kern_endio()