Home
last modified time | relevance | path

Searched defs:xen_blkif (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/xen-blkback/
Dcommon.h262 struct xen_blkif { struct
264 domid_t domid;
265 unsigned int handle;
267 unsigned int irq;
269 enum blkif_protocol blk_protocol;
270 union blkif_back_rings blk_rings;
271 void *blk_ring;
273 struct xen_vbd vbd;
275 struct backend_info *be;
277 spinlock_t blk_ring_lock;
[all …]