bvec_alloc_bs      61 fs/bio-integrity.c 	iv = bvec_alloc_bs(gfp_mask, nr_vecs, &idx, bs);
bvec_alloc_bs     176 fs/bio.c       			bvl = bvec_alloc_bs(gfp_mask, nr_iovecs, &idx, bs);
bvec_alloc_bs     360 include/linux/bio.h extern struct bio_vec *bvec_alloc_bs(gfp_t, int, unsigned long *, struct bio_set *);