tree: 430d4bfaee5f80de4c86555ddf442375a5096fe6 [path history] [tgz]
  1. mojom/
  2. BUILD.gn
  3. DEPS
  4. DIR_METADATA
  5. file_path_mojom_traits.cc
  6. file_path_mojom_traits.h
  7. ip_address_mojom_traits.cc
  8. ip_address_mojom_traits.h
  9. OWNERS
  10. README.md
  11. smbfs_host.cc
  12. smbfs_host.h
  13. smbfs_host_unittest.cc
  14. smbfs_mounter.cc
  15. smbfs_mounter.h
  16. smbfs_mounter_unittest.cc
ash/components/smbfs/README.md

ash/components/smbfs

smbfs is a FUSE-based filesystem for accessing SMB file shares on Chrome OS. This directory contains classes that are used to mount, connect and communicate with an instance of smbfs.