Crate fidl_fuchsia_storage_ext4

Source

Macros§

MountVmoResultUnknown
Pattern that matches an unknown MountVmoResult member.
ParseErrorUnknown
Pattern that matches an unknown ParseError member.

Structs§

BadDirectory
BadEntryType
Directory entry has bad type value.
BadFile
BannedFeatureIncompat
Feature Incompatible flag has banned flags.
BlockNumberOutOfBounds
BlockSizeInvalid
DirEntry2NonUtf8
ExtentUnexpectedLength
Incompatible
InvalidAddress
InvalidBlockGroupDesc
InvalidDirEntry2
InvalidExtent
InvalidExtentHeader
InvalidExtentHeaderMagic
InvalidINode
InvalidInputPath
InvalidSuperBlock
InvalidSuperBlockMagic
PathNotFound
ReaderOutOfBounds
Use InvalidAddress instead.
ReaderReadError
RequiredFeatureIncompat
Feature Incompatible flag has missing flags.
ServerMountVmoRequest
ServerMountVmoResponse
Server_ControlHandle
Server_EventStream
Server_Marker
Server_MountVmoResponder
Server_Proxy
Server_RequestStream
A Stream of incoming requests for fuchsia.storage.ext4/Server.
Server_SynchronousProxy
ServiceMarker
ServiceProxy
Success

Enums§

MountVmoResult
Result of an [Ext4Server.MountVmo] call.
OutOfBoundsDirection
ParseError
Sub-result of an [Ext4Server.MountVmo] call denoting the actual error that occurred in the reader.
Server_Event
Server_Request
ServiceRequest
A request for one of the member protocols of Service.

Traits§

Server_ProxyInterface