Lines Matching defs:xen_vbd
220 struct xen_vbd { struct
222 blkif_vdev_t handle;
224 unsigned char readonly;
226 unsigned char type;
228 u32 pdevice;
229 struct block_device *bdev;
231 sector_t size;
232 unsigned int flush_support:1;
233 unsigned int discard_secure:1;
234 unsigned int feature_gnt_persistent:1;
235 unsigned int overflow_max_grants:1;