Expand description
Implements the [DiskIo] trait for virtual disks backed by a raw block
device.
Modules§
- resolver
- Resolver for block device disk handles.
Structs§
- Block
Device - A storvsp disk backed by a raw block device.
Enums§
- NewDevice
Error - New device error
Functions§
- open_
file_ for_ block - Opens a file for use with
BlockDeviceor [disk_backend_resources::BlockDeviceDiskHandle].