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

/linux-master/block/
H A Dbio-integrity.c30 bvec_free(&bs->bvec_integrity_pool, bip->bip_vec,
H A Dblk.h90 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs);
H A Dbio.c162 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) function
192 * We also rely on this in the bvec_free path.
236 bvec_free(&bs->bvec_pool, bio->bi_io_vec, bio->bi_max_vecs);

Completed in 123 milliseconds