nuttx/fs/spiffs/src
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
spiffs_cache.c
spiffs_cache.h
spiffs_check.c
spiffs_check.h
spiffs_core.c
spiffs_core.h compile/attribute: minor fix for packed struct mismatch 2022-12-06 03:50:20 +08:00
spiffs_gc.c
spiffs_gc.h
spiffs_mtd.c
spiffs_mtd.h
spiffs_vfs.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
spiffs_volume.c
spiffs.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00