Lines Matching refs:bio_vec
161 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned int idx) in bvec_free()
174 struct bio_vec *bvec_alloc(gfp_t gfp_mask, int nr, unsigned long *idx, in bvec_alloc()
177 struct bio_vec *bvl; in bvec_alloc()
429 struct bio_vec *bvl = NULL; in bio_alloc_bioset()
438 nr_iovecs * sizeof(struct bio_vec), in bio_alloc_bioset()
518 struct bio_vec bv; in zero_fill_bio()
636 struct bio_vec bv; in bio_clone_bioset()
715 struct bio_vec *bvec; in bio_add_pc_page()
732 struct bio_vec *prev = &bio->bi_io_vec[bio->bi_vcnt - 1]; in bio_add_pc_page()
809 struct bio_vec *bv; in bio_add_page()
916 struct bio_vec *bv; in bio_alloc_pages()
946 struct bio_vec src_bv, dst_bv; in bio_copy_data()
1018 struct bio_vec *bvec; in bio_copy_from_iter()
1049 struct bio_vec *bvec; in bio_copy_to_iter()
1071 struct bio_vec *bvec; in bio_free_pages()
1372 struct bio_vec *bvec; in __bio_unmap_user()
1469 struct bio_vec *bvec; in bio_copy_kern_endio_read()
1581 struct bio_vec *bvec; in bio_set_pages_dirty()
1594 struct bio_vec *bvec; in bio_release_pages()
1647 struct bio_vec *bvec; in bio_check_pages_dirty()
1706 struct bio_vec bvec; in bio_flush_dcache_pages()
1873 unsigned int back_pad = BIO_INLINE_VECS * sizeof(struct bio_vec); in __bioset_create()
2032 size = bvs->nr_vecs * sizeof(struct bio_vec); in biovec_init_slabs()