Searched defs:bio_map (Results 1 – 2 of 2) sorted by relevance
226 static int map_merged_vio(struct int_map *bio_map, struct vio *vio) in map_merged_vio()240 static int merge_to_prev_tail(struct int_map *bio_map, struct vio *vio, in merge_to_prev_tail()248 static int merge_to_next_head(struct int_map *bio_map, struct vio *vio, in merge_to_next_head()
175 static void bio_map(struct bio *bio, void *base, size_t size) in bio_map() function