zephyr/subsys/fs
Jim Paris fae62fc4fc fs: add support for mount point listing on vfs root
This will list all mount points in response to opendir("/").

This isn't perfect; mount points in subdirectories will show up as
their full path in this listing.  But it's better than just returning
-EINVAL.

Signed-off-by: Jim Paris <jim@jtan.com>
2019-07-26 14:20:00 +02:00
..
fcb
nvs
CMakeLists.txt
fat_fs.c
fs_impl.c
fs_impl.h
fs.c
fuse_fs_access.c
Kconfig
nffs_fs.c
shell.c