Searched defs:blkfront_info (Results 1 – 1 of 1) sorted by relevance
117877 struct blkfront_info { struct117878 struct mutex mutex;117879 struct xenbus_device *xbdev;117880 struct gendisk *gd;117881 u16 sector_size;117882 unsigned int physical_sector_size;117883 int vdevice;117884 blkif_vdev_t handle;117885 enum blkif_state connected;117886 unsigned int nr_ring_pages;[all …]