Home
last modified time | relevance | path

Searched refs:blkif_vdev_t (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/include/xen/interface/io/
Dblkif.h27 typedef uint16_t blkif_vdev_t; typedef
114 blkif_vdev_t handle; /* only for read/write requests */
131 blkif_vdev_t _pad1; /* only for read/write requests */
/linux-3.3/drivers/block/xen-blkback/
Dcommon.h65 blkif_vdev_t handle; /* only for read/write requests */
73 blkif_vdev_t _pad1; /* was "handle" for read/write requests */
99 blkif_vdev_t handle; /* only for read/write requests */
108 blkif_vdev_t _pad1; /* was "handle" for read/write requests */
156 blkif_vdev_t handle;
Dxenbus.c299 static int xen_vbd_create(struct xen_blkif *blkif, blkif_vdev_t handle, in xen_vbd_create()
/linux-3.3/drivers/block/
Dxen-blkfront.c88 blkif_vdev_t handle;