Re-exports§
pub use disk_builder::write_blob;
Modules§
Structs§
- Block
Device Config - A mapping of a semantic label for a block device to board-specific identifiers for that block device. The identifiers are used by fshost to match block devices as they come in, which then are exported under the configured semantic label. Only the first block device that matches will be exported, any others will be ignored.
- Block
Device Identifiers - A set of identifiers used to match block devices.
- Test
Fixture - Test
Fixture Builder
Enums§
- Block
Device Parent - Possible parents for a block device.
Constants§
- FSHOST_
VOLUME_ SERVICE_ DIR_ NAME - fshost will expose an alias of its fuchsia.hardware.block.volume.Service directory at this path. This allows tests to disambiguate service instances from the driver test realm, which are automatically aggregated.
- STARNIX_
VOLUME_ NAME - VFS_
TYPE_ BLOBFS - VFS_
TYPE_ F2FS - VFS_
TYPE_ FXFS - VFS_
TYPE_ MEMFS - VFS_
TYPE_ MINFS