Lines Matching defs:xen_vbd
215 struct xen_vbd { struct
217 blkif_vdev_t handle;
219 unsigned char readonly;
221 unsigned char type;
223 u32 pdevice;
224 struct block_device *bdev;
226 sector_t size;
227 unsigned int flush_support:1;
228 unsigned int discard_secure:1;
230 unsigned int feature_gnt_persistent_parm:1;
232 unsigned int feature_gnt_persistent:1;
233 unsigned int overflow_max_grants:1;