zephyr/subsys/fs
Pisit Sawangvonganan 8f197c955d style: subsys: comply with MISRA C:2012 Rule 15.6
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-08-20 10:33:51 +02:00
..
ext2 spelling: Replace occurrences of "iff" with "if and only if" 2024-05-06 14:58:08 +01:00
fcb fs: fcb: rename variables differently than struct tag 2024-07-11 16:14:55 +02:00
nvs fs: nvs: Allow application to switch sector to get free space 2024-07-28 07:31:44 +03:00
CMakeLists.txt fs: fuse: fix fuse include path 2024-05-06 22:53:27 +01:00
fat_fs.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
fs.c fs: open: fix zfp flags not set when calling truncate 2024-06-18 14:35:03 -04:00
fs_impl.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
fs_impl.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
fuse_fs_access.c fs: fuse: ensure S_IFxxx macros are available 2024-08-11 10:32:20 +02:00
Kconfig everywhere: replace double words 2024-06-22 05:40:22 -04:00
Kconfig.fatfs kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.littlefs fs/littlefs: Use flash_area_flatten in lfs_api_erase 2024-06-04 08:00:46 +02:00
littlefs_fs.c fs/littlefs: Use flash_area_flatten in lfs_api_erase 2024-06-04 08:00:46 +02:00
shell.c fs: shell: littlefs: add support of block devices 2023-09-01 17:44:15 +02:00