Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/xen-blkback/
Dcommon.h272 struct xen_blkif { struct
274 domid_t domid;
275 unsigned int handle;
277 unsigned int irq;
279 enum blkif_protocol blk_protocol;
280 union blkif_back_rings blk_rings;
281 void *blk_ring;
283 struct xen_vbd vbd;
285 struct backend_info *be;
287 spinlock_t blk_ring_lock;
[all …]