tree: c6e61d91d0bd825136af3b4c5efef7559b7ce1f4
  1. meta/
  2. test/
  3. BUILD.gn
  4. diagnostics.cc
  5. diagnostics.h
  6. README.md
  7. slice_extent.cc
  8. slice_extent.h
  9. slice_extent_test.cc
  10. vpartition.cc
  11. vpartition.h
  12. vpartition_manager.cc
  13. vpartition_manager.h
  14. vpartition_manager_test.cc
src/storage/fvm/driver/README.md

Driver for the Fuchsia Volume Manager.

The main driver file is vpartition_manager.cc which manages all of the virtual partitions.

See filesystems concepts for more detail.