Home
last modified time | relevance | path

Searched defs:nr_vecs (Results 1 – 3 of 3) sorted by relevance

/block/
Dbio.c39 int nr_vecs; member
49 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab()
163 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free()
183 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc()
437 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp, in bio_alloc_percpu_cache()
496 struct bio *bio_alloc_bioset(struct block_device *bdev, unsigned short nr_vecs, in bio_alloc_bioset()
603 struct bio *bio_kmalloc(unsigned short nr_vecs, gfp_t gfp_mask) in bio_kmalloc()
Dblk-map.c254 unsigned int nr_vecs, gfp_t gfp_mask) in blk_rq_map_bio_alloc()
277 unsigned int nr_vecs = iov_iter_npages(iter, BIO_MAX_VECS); in bio_map_user_iov() local
Dbio-integrity.c50 unsigned int nr_vecs) in bio_integrity_alloc()