Searched refs:bvec_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dbio.c182 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, function
558 bvl = bvec_alloc(&bs->bvec_pool, &nr_vecs, gfp_mask);
562 bvl = bvec_alloc(&bs->bvec_pool, &nr_vecs, gfp_mask);
H A Dbio-integrity.c75 bip->bip_vec = bvec_alloc(&bs->bvec_integrity_pool,
H A Dblk.h88 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs,

Completed in 162 milliseconds