bounce_bio_set     31 block/bounce.c static struct bio_set bounce_bio_set, bounce_bio_split;
bounce_bio_set     42 block/bounce.c 	ret = bioset_init(&bounce_bio_set, BIO_POOL_SIZE, 0, BIOSET_NEED_BVECS);
bounce_bio_set     44 block/bounce.c 	if (bioset_integrity_create(&bounce_bio_set, BIO_POOL_SIZE))
bounce_bio_set    314 block/bounce.c 			&bounce_bio_set);