Structs
- A Stream of incoming requests for VolumeAndNode
- VolumeManagerInfo describes the properties of the volume manager and not each individual volume.
- A Stream of incoming requests for VolumeManager
- A Stream of incoming requests for Volume
- VsliceRange describes a range of virtual slices: start, length, and allocated status.
Enums
- This protocol is intended to emulate a block device.
- VolumeManager controls a collection of Volumes.
- Volume is a partition which may access virtually-mapped blocks within a device.
Constants
- Indicates that the partition should be created as inactive, implying that it will be destroyed on reboot (unless activated by a call to “Activate”).
- An arbitrary cap on the number of slices which may be requested when querying for allocation information from a volume.