Searched refs:bio_map (Results 1 – 1 of 1) sorted by relevance
1233 bio_map(struct bio *bio, void *buf_ptr, unsigned int bio_size) in bio_map() function1308 return (bio_map(bio, ((char *)abd_to_buf(abd)) + off, io_size)); in abd_bio_map_off()