zephyr/subsys/fs
Dominik Ermel d7db973b04 fs/fat_fs: Allow configuration of number of root entries
The commit adds FS_FATFS_MAX_ROOT_ENTRIES Kconfig option that allows
to select number of root node entries that will be allocated while
creating FAT file system on a device.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-02-22 08:14:20 -05:00
..
fcb
nvs fs/nvs: prevent use after clear without init 2021-07-20 13:34:45 +02:00
CMakeLists.txt
fat_fs.c fs/fat_fs: Allow configuration of number of root entries 2022-02-22 08:14:20 -05:00
fs_impl.c
fs_impl.h
fs.c fs: Correct LOG_ERR messages for directory API calss 2021-11-09 16:04:34 -06:00
fuse_fs_access.c
Kconfig
Kconfig.fatfs fs/fat_fs: Allow configuration of number of root entries 2022-02-22 08:14:20 -05:00
Kconfig.littlefs fs: Extend the littlefs code to support block devices 2022-01-17 12:53:43 -05:00
littlefs_fs.c fs: Extend the littlefs code to support block devices 2022-01-17 12:53:43 -05:00
shell.c fs/shell: Fix formatting for output of ssize_t variable 2021-10-28 11:19:04 +02:00