nuttx/fs/littlefs
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
.gitignore
Kconfig littlefs: add a few Kconfig options 2022-12-01 23:34:31 +08:00
lfs_vfs.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
lfs_vfs.h Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
Make.defs littlefs: add a few Kconfig options 2022-12-01 23:34:31 +08:00