Expand description
Implements the [DiskIo
] trait for virtual disks backed by a raw block
device.
Structs§
- A storvsp disk backed by a raw block device.
Enums§
- New device error
Functions§
- Opens a file for use with
BlockDevice
orOpenBlockDeviceConfig
.