zephyr/ext
Kumar Gala d68b6a901a subsys: fs: Fix fs_file_t and fs_dir_t usage
With the introduce of VFS the typedef for fs_file_t & fs_dir_t don't
exist anymore so we need to use 'struct fs_dir_t' or 'struct fs_file_t'.
Fix up some places that got missed in the VFS conversion.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-03-13 09:47:58 -05:00
..
debug kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
fs disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
hal hal: stm32l0x: Add HAL for the STM32L0x series 2018-03-10 11:42:25 -06:00
lib subsys: fs: Fix fs_file_t and fs_dir_t usage 2018-03-13 09:47:58 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig ext: lib: mgmt: mcumgr: Build support for mcumgr. 2018-02-20 22:07:52 +01:00