Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_iblock.c38 #define IBLOCK_BIO_POOL_SIZE 128 macro
105 ret = bioset_init(&ib_dev->ibd_bio_set, IBLOCK_BIO_POOL_SIZE, 0, BIOSET_NEED_BVECS); in iblock_configure_device()
166 if (bioset_integrity_create(bs, IBLOCK_BIO_POOL_SIZE) < 0) { in iblock_configure_device()