Searched refs:bio_alloc_bioset (Results 1 – 1 of 1) sorted by relevance
426 struct bio *bio_alloc_bioset(gfp_t gfp_mask, int nr_iovecs, struct bio_set *bs) in bio_alloc_bioset() function518 EXPORT_SYMBOL(bio_alloc_bioset);609 b = bio_alloc_bioset(gfp_mask, 0, bs); in bio_clone_fast()668 bio = bio_alloc_bioset(gfp_mask, bio_segments(bio_src), bs); in bio_clone_bioset()