Skip to main content

Module volumes_directory

Module volumes_directory 

Source

Structsยง

MountedVolumesGuard
Operations on VolumesDirectory that cannot be performed concurrently (i.e. most volume creation/removal ops) should exist on this guard instead of VolumesDirectory.
VolumesDirectory
VolumesDirectory is a special pseudo-directory used to enumerate and operate on volumes. Volume creation happens via fuchsia.fs.startup.Volumes.Create, rather than open.