Modules§
Structs§
- Block
Info - Information associated with non-partition block devices.
- Block
Offset Mapping - A single entry in
[OffsetMap]
. - Block
Server - BlockServer is an implementation of fuchsia.hardware.block.partition.Partition. cbindgen:no-export
- Offset
Map - Remaps the offset of block requests based on an internal map. TODO(https://fxbug.dev/402515764): For now, this just supports a single entry in the map, which is all that is required for GPT partitions. If we want to support this for FVM, we will need to support multiple entries, which requires changing the block server to support request splitting.
- Partition
Info - Information associated with a block device that is also a partition.
- Request
Id - Request
Tracking
Enums§
Traits§
Type Aliases§
- Write
Options - cbindgen:no-export