Crate fidl_fuchsia_fxfs
source ·Macros
Pattern that matches an unknown
KeyPurpose
member.Structs
A Stream of incoming requests for CryptManagement
A Stream of incoming requests for Crypt
A Stream of incoming requests for ProjectId
A Stream of incoming requests for Volume
A Stream of incoming requests for Volumes
Enums
Designates the purpose of a key.
fuchsia.fxfs.Volumes is only used for creating volumes. Other operations (e.g. enumeration and
deletion) are serviced by the
volumes
directory offered by Fxfs in its export root. Volumes
appear as files within this directory, and these files should also speak the
fuchsia.fxfs.Volume
protocol.