Expand description
Wrapper for configuring the block devices.
Re-exports§
pub use crate::devices::virtio::block::virtio::device::FileEngineType;
Structs§
- Block
Builder - Wrapper for the collection that holds all the Block Devices
- Block
Device Config - Use this structure to set up the Block Device before booting the kernel.
- Block
Device Update Config - Only provided fields will be updated. I.e. if any optional fields are missing, they will not be updated.
Enums§
- Drive
Error - Errors associated with the operations allowed on a drive.