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