Searched refs:bvec_alloc_bs (Results 1 – 2 of 2) sorted by relevance
268 extern struct bio_vec *bvec_alloc_bs(gfp_t, int, unsigned long *, struct bio_set *);
170 struct bio_vec *bvec_alloc_bs(gfp_t gfp_mask, int nr, unsigned long *idx, in bvec_alloc_bs() function298 bvl = bvec_alloc_bs(gfp_mask, nr_iovecs, &idx, bs); in bio_alloc_bioset()