Searched refs:unplug_device (Results 1 – 3 of 3) sorted by relevance
38 void (*unplug_device)(struct se_dev_plug *se_plug); member
1188 .unplug_device = iblock_unplug_device,
1925 se_dev->transport->unplug_device(se_plug); in target_unplug_device()