Searched refs:ibd_plug (Results 1 – 2 of 2) sorted by relevance
64 ib_dev->ibd_plug = kcalloc(nr_cpu_ids, sizeof(*ib_dev->ibd_plug), in iblock_alloc_device()66 if (!ib_dev->ibd_plug) in iblock_alloc_device()183 kfree(ib_dev->ibd_plug); in iblock_dev_call_rcu()211 ib_dev_plug = &ib_dev->ibd_plug[raw_smp_processor_id()]; in iblock_plug_device()
36 struct iblock_dev_plug *ibd_plug; member