Crate fidl_fuchsia_hardware_block_driver

Source

Structs§

BlockCommand
BlockIoFlag
BlockReadWrite
READ, WRITE
BlockTrim
TRIM
CommonControlHandle
CommonEventStream
CommonMarker
CommonProxy
CommonQueryResponder
CommonQueryResponse
CommonQueueRequest
CommonQueueResponder
CommonQueueResponse
CommonRequestStream
A Stream of incoming requests for fuchsia.hardware.block.driver/Common.
CommonSynchronousProxy

Enums§

BlockOp
BlockOpcode
CommonEvent
CommonRequest

Constants§

BLOCK_GUID_LEN
BLOCK_VMOID_INVALID
MAX_TXN_GROUP_COUNT
Multiple block I/O operations may be sent at once before a response is actually sent back. Block I/O ops may be sent concurrently to different vmoids, and they also may be sent to different groups at any point in time.

Traits§

CommonProxyInterface

Type Aliases§

Vmoid