Searched defs:xen_vbd (Results 1 – 1 of 1) sorted by relevance
230 struct xen_vbd { struct232 blkif_vdev_t handle;234 unsigned char readonly;236 unsigned char type;238 u32 pdevice;239 struct block_device *bdev;241 sector_t size;242 unsigned int flush_support:1;243 unsigned int discard_secure:1;244 unsigned int feature_gnt_persistent:1;[all …]