tree: 87868909248dcbf6f9c7a4034c2e94ed440435ff [path history] [tgz]
  1. BUILD.gn
  2. built_in.cc
  3. built_in.h
  4. DIR_METADATA
  5. file_system.cc
  6. file_system.h
  7. file_system_fuse.cc
  8. fuse_frontend.h
  9. fuse_path_inodes.cc
  10. fuse_path_inodes.h
  11. fuse_path_inodes_test.cc
  12. fuse_request.cc
  13. fuse_request.h
  14. main.cc
  15. make_stat.cc
  16. make_stat.h
  17. make_stat_test.cc
  18. OWNERS
  19. README.md
  20. test_runner.cc
  21. util.cc
  22. util.h
  23. util_test.cc
fusebox/README.md

FuseBox

FuseBox provides a FUSE layer interface over chrome::storage virtual file systems (eg., Media Transport Protocol (MTP), Files System Provider (FSP), Android Documents Provider (ADP), and Android Content Providers (ACP)) to make their file content available to POSIX file API system calls from the Linux operating system.