Lines Matching defs:xen_vbd
230 struct xen_vbd { struct
232 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;
245 unsigned int overflow_max_grants:1;