Module storage_host::partitions_directory

source ·

Structs§

  • A directory with an entry for each partition, used to allow other components to discover and connect to partitions. Each entry has a “block” node which serves the fuchsia.hardware.block.partition.Partition protocol.
  • A node which hosts all of the per-partition services. See fuchsia.storagehost.PartitionService.