zephyr/subsys/fs
Peter A. Bigot 8ce4d071c2 subsys/fs/shell: add statvfs command
Shows the file system state.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-07-25 06:39:55 +03:00
..
fcb subsys/fs: remove FS_FLASH_STORAGE_PARTITION 2019-07-22 18:21:50 +02:00
nvs subsys/fs: remove FS_FLASH_STORAGE_PARTITION 2019-07-22 18:21:50 +02:00
CMakeLists.txt subsys/fs: add implementation helper module 2019-07-22 12:46:50 +02:00
fat_fs.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
fs_impl.c subsys/fs: add implementation helper module 2019-07-22 12:46:50 +02:00
fs_impl.h subsys/fs: add implementation helper module 2019-07-22 12:46:50 +02:00
fs.c subsys/fs: hide non-public API 2019-07-25 06:39:55 +03:00
fuse_fs_access.c cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
Kconfig shell: fs: add dependency on kernel allocator 2019-07-23 10:54:39 +02:00
nffs_fs.c subsys/fs: add implementation helper module 2019-07-22 12:46:50 +02:00
shell.c subsys/fs/shell: add statvfs command 2019-07-25 06:39:55 +03:00