tree: 68c06ace71674c0453a8b62ad1c8833e40a33e31 [path history] [tgz]
  1. test/
  2. bind_tests.json
  3. BUILD.gn
  4. diagnostics.cc
  5. diagnostics.h
  6. fvm.bind
  7. README.md
  8. slice_extent.cc
  9. slice_extent.h
  10. slice_extent_test.cc
  11. vpartition.cc
  12. vpartition.h
  13. vpartition_manager.cc
  14. vpartition_manager.h
  15. 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.