Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/xen-blkback/
Dcommon.h216 struct xen_vbd { struct
218 blkif_vdev_t handle;
220 unsigned char readonly;
222 unsigned char type;
224 u32 pdevice;
225 struct block_device *bdev;
227 sector_t size;
228 unsigned int flush_support:1;
229 unsigned int discard_secure:1;
230 unsigned int feature_gnt_persistent:1;
[all …]