nuttx/fs
guoshichao f01a2c70fd greenhills: fix the enumerated type mixed using warning
CC:  obstack/lib_obstack_printf.c "mmap/fs_rammap.c", line 126: warning #188-D: enumerated type mixed with
          another type
    enum mm_map_type_e type = (uintptr_t)entry->priv.p & 3;
                              ^

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-09-19 14:08:07 +08:00
..
aio vfs/file: add reference counting to prevent accidental close during reading writing... 2024-09-17 12:01:53 +08:00
binfs
cromfs
driver
fat
hostfs
inode fs/mmap/msync:support msync. 2024-09-19 01:43:50 +08:00
littlefs add sched note for littlefs/romfs/rpmsgfs 2024-09-17 15:21:54 -03:00
mmap greenhills: fix the enumerated type mixed using warning 2024-09-19 14:08:07 +08:00
mnemofs
mount
mqueue
nfs
notify vfs/file: add reference counting to prevent accidental close during reading writing... 2024-09-17 12:01:53 +08:00
nxffs
partition
procfs critmonitor: add caller support 2024-09-19 03:16:14 +08:00
romfs add sched note for littlefs/romfs/rpmsgfs 2024-09-17 15:21:54 -03:00
rpmsgfs add sched note for littlefs/romfs/rpmsgfs 2024-09-17 15:21:54 -03:00
semaphore
shm
smartfs
socket vfs/file: add reference counting to prevent accidental close during reading writing... 2024-09-17 12:01:53 +08:00
spiffs
tmpfs
unionfs
userfs
v9fs Fix Kconfig style 2024-09-17 22:16:41 +08:00
vfs BCH: Add readonly configuration for BCH devices 2024-09-19 03:53:20 +08:00
zipfs
CMakeLists.txt
fs_heap.c
fs_heap.h
fs_initialize.c
Kconfig Add reference count configuration 2024-09-17 12:01:53 +08:00
Makefile