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