Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbio-integrity.c74 bip->bip_vec = bvec_alloc(&bs->bvec_integrity_pool, in bio_integrity_alloc()
H A Dbio.c183 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc() function
558 bvl = bvec_alloc(&bs->bvec_pool, &nr_vecs, gfp_mask); in bio_alloc_bioset()
562 bvl = bvec_alloc(&bs->bvec_pool, &nr_vecs, gfp_mask); in bio_alloc_bioset()
H A Dblk.h74 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs,