Searched refs:bioset_init_from_src (Results 1 – 6 of 6) sorted by relevance
1669 int bioset_init_from_src(struct bio_set *bs, struct bio_set *src) in bioset_init_from_src() function1681 EXPORT_SYMBOL(bioset_init_from_src);
355 extern int bioset_init_from_src(struct bio_set *bs, struct bio_set *src);
1869 ret = bioset_init_from_src(&md->bs, &p->bs); in __bind_mempools()1872 ret = bioset_init_from_src(&md->io_bs, &p->io_bs); in __bind_mempools()
1802 0x00000000 bioset_init_from_src vmlinux EXPORT_SYMBOL
15527 ffff80001045d9d0 T bioset_init_from_src
Completed in 305 milliseconds