Structs§
- FvmVolume
- A block device created on top of an FVM instance.
Enums§
- Benchmark
Volume Factory - 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).
- System
Fvm - System
Gpt
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).