Lines Matching defs:bio
46 static int bio_copy_from_iter(struct bio *bio, struct iov_iter *iter) in bio_copy_from_iter()
77 static int bio_copy_to_iter(struct bio *bio, struct iov_iter iter) in bio_copy_to_iter()
107 static int bio_uncopy_user(struct bio *bio) in bio_uncopy_user()
135 struct bio *bio, *bounce_bio; in bio_copy_user_iov() local
247 struct bio *bio, *bounce_bio; in bio_map_user_iov() local
345 static void bio_unmap_user(struct bio *bio) in bio_unmap_user()
352 static void bio_invalidate_vmalloc_pages(struct bio *bio) in bio_invalidate_vmalloc_pages()
365 static void bio_map_kern_endio(struct bio *bio) in bio_map_kern_endio()
391 struct bio *bio; in bio_map_kern() local
432 static void bio_copy_kern_endio(struct bio *bio) in bio_copy_kern_endio()
438 static void bio_copy_kern_endio_read(struct bio *bio) in bio_copy_kern_endio_read()
469 struct bio *bio; in bio_copy_kern() local
524 int blk_rq_append_bio(struct request *rq, struct bio **bio) in blk_rq_append_bio()
584 struct bio *bio = NULL; in blk_rq_map_user_iov() local
644 int blk_rq_unmap_user(struct bio *bio) in blk_rq_unmap_user()
689 struct bio *bio, *orig_bio; in blk_rq_map_kern() local