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