incubator-nuttx/fs/smartfs
Michal Lenc f778660aca smartfs: return -ENOTTY if ioctl command is not found
The upper layer expects -ENOTTY is returned if ioctl command is not
found in file system specific implementation.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-10-05 20:52:31 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs
smartfs.h smartfs: add support for FIOC_FILEPATH ioctl 2024-09-27 10:28:37 +08:00
smartfs_procfs.c fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
smartfs_smart.c smartfs: return -ENOTTY if ioctl command is not found 2024-10-05 20:52:31 +08:00
smartfs_utils.c fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00