Home
last modified time | relevance | path

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

/fs/
Dbio.c649 struct bio_map_data { struct
656 static void bio_set_map_data(struct bio_map_data *bmd, struct bio *bio, in bio_set_map_data() argument
667 static void bio_free_map_data(struct bio_map_data *bmd) in bio_free_map_data()
674 static struct bio_map_data *bio_alloc_map_data(int nr_segs, int iov_count, in bio_alloc_map_data()
677 struct bio_map_data *bmd = kmalloc(sizeof(*bmd), gfp_mask); in bio_alloc_map_data()
758 struct bio_map_data *bmd = bio->bi_private; in bio_uncopy_user()
787 struct bio_map_data *bmd; in bio_copy_user_iov()
1182 struct bio_map_data *bmd = bio->bi_private; in bio_copy_kern_endio()