Home
last modified time | relevance | path

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

/fs/
Dbio.c933 struct bio_map_data { struct
940 static void bio_set_map_data(struct bio_map_data *bmd, struct bio *bio, in bio_set_map_data() argument
951 static void bio_free_map_data(struct bio_map_data *bmd) in bio_free_map_data()
958 static struct bio_map_data *bio_alloc_map_data(int nr_segs, in bio_alloc_map_data()
962 struct bio_map_data *bmd; in bio_alloc_map_data()
1047 struct bio_map_data *bmd = bio->bi_private; in bio_uncopy_user()
1078 struct bio_map_data *bmd; in bio_copy_user_iov()
1493 struct bio_map_data *bmd = bio->bi_private; in bio_copy_kern_endio()