zephyr/subsys/fs
Gerard Marull-Paretas 6a0f554ffa include: add missing kernel.h include
Some files make use of Kernel APIs without including kernel.h, fix this
problem.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-10-11 18:05:17 +02:00
..
fcb fs: fcb: Define length padding bytes 2022-07-20 11:09:29 +02:00
nvs fs/nvs: Fix comment typo 2022-06-05 14:49:20 +02:00
CMakeLists.txt modules: littlefs: move CMake glue code from littlefs repo into Zephyr 2022-03-02 15:34:11 +01:00
Kconfig fs: Kconifg: use rsource instead of source for local Kconfigs 2022-04-11 12:12:20 +02:00
Kconfig.fatfs kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.littlefs kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
fat_fs.c fs: fat_fs: Changing mkfs options to create FAT32 on larger storage 2022-08-10 18:37:33 +02:00
fs.c include: add missing kernel.h include 2022-10-11 18:05:17 +02: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 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
littlefs_fs.c fs: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
shell.c fs: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00