Module block_devices

Source

Structs§

FvmVolume
A block device created on top of an FVM instance.

Enums§

BenchmarkVolumeFactory
A factory for volumes which the benchmarks run in. If the system has an FVM, benchmarks run in a volume in the system FVM. Otherwise, they run out of a partition in the system GPT (and might still include a hermetic FVM instance, if the benchmark needs it to run).
SystemFvm
SystemGpt

Functions§

create_fvm_volume
Returns the exposed directory of the volume, as well as the task running Crypt for the volume (if configured in config).