Home
last modified time | relevance | path

Searched refs:ibd_bio_set (Results 1 – 2 of 2) sorted by relevance

/drivers/target/
A Dtarget_core_iblock.h33 struct bio_set ibd_bio_set; member
A Dtarget_core_iblock.c108 ret = bioset_init(&ib_dev->ibd_bio_set, IBLOCK_BIO_POOL_SIZE, 0, BIOSET_NEED_BVECS); in iblock_configure_device()
181 bioset_exit(&ib_dev->ibd_bio_set); in iblock_configure_device()
206 bioset_exit(&ib_dev->ibd_bio_set); in iblock_destroy_device()
364 GFP_NOIO, &ib_dev->ibd_bio_set); in iblock_get_bio()

Completed in 6 milliseconds