Crate fidl_fuchsia_hardware_block__common

Source

Modules§

block_ordinals
ftl_ordinals
inspect_vmo_provider_ordinals
offset_map_ordinals
session_ordinals

Structs§

BlockGetInfoResponse
BlockInfo
BlockOffsetMapping
Describes a re-mapping of a block range. See OffsetMap. Note that all fields are in blocks, not bytes.
Flag
FtlFormatResponse
OffsetMapQueryRequest
OffsetMapQueryResponse
SessionAttachVmoResponse
VmoId

Constants§

MAPPINGS_BATCH_SIZE
MAX_TRANSFER_UNBOUNDED
The maximum value for a transfer size, identifying that there effectively exists no maximum for a single operation.
VMOID_INVALID
Value reserved for “invalid” VmoId. Will never be allocated by the server, and may be utilized as a local value for an unallocated ID.