Module drive

Module drive 

Source
Expand description

Wrapper for configuring the block devices.

Re-exports§

pub use crate::devices::virtio::block::virtio::device::FileEngineType;

Structs§

BlockBuilder
Wrapper for the collection that holds all the Block Devices
BlockDeviceConfig
Use this structure to set up the Block Device before booting the kernel.
BlockDeviceUpdateConfig
Only provided fields will be updated. I.e. if any optional fields are missing, they will not be updated.

Enums§

DriveError
Errors associated with the operations allowed on a drive.