Home
last modified time | relevance | path

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

/linux/drivers/target/
A Dtarget_core_iblock.c95 ret = bioset_init(&ib_dev->ibd_bio_set, IBLOCK_BIO_POOL_SIZE, 0, BIOSET_NEED_BVECS); in iblock_configure_device()
142 struct bio_set *bs = &ib_dev->ibd_bio_set; in iblock_configure_device()
175 bioset_exit(&ib_dev->ibd_bio_set); in iblock_configure_device()
200 bioset_exit(&ib_dev->ibd_bio_set); in iblock_destroy_device()
357 &ib_dev->ibd_bio_set); in iblock_get_bio()
A Dtarget_core_iblock.h33 struct bio_set ibd_bio_set; member
/linux/drivers/block/rnbd/
A Drnbd-srv-dev.h17 struct bio_set *ibd_bio_set; member
A Drnbd-srv-dev.c33 dev->ibd_bio_set = bs; in rnbd_dev_open()
A Drnbd-srv.c148 bio = rnbd_bio_map_kern(data, sess_dev->rnbd_dev->ibd_bio_set, datalen, GFP_KERNEL); in process_rdma()

Completed in 9 milliseconds