Searched defs:blkfront_info (Results 1 – 1 of 1) sorted by relevance
193 struct blkfront_info struct195 struct mutex mutex;196 struct xenbus_device *xbdev;197 struct gendisk *gd;198 u16 sector_size;199 unsigned int physical_sector_size;200 int vdevice;201 blkif_vdev_t handle;202 enum blkif_state connected;204 unsigned int nr_ring_pages;[all …]