Home
last modified time | relevance | path

Searched defs:xen_vbd (Results 1 – 1 of 1) sorted by relevance

/drivers/block/xen-blkback/
Dcommon.h215 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;
[all …]