incubator-nuttx/fs
anjiahao ee07a269af fs/ioctl:add FIOC_XIPBASE to get file xip address
in tmpfs/romfs, we can get file real xip address to execute program

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-09-30 18:25:46 +08:00
..
aio vfs/file: add reference counting to prevent accidental close during reading writing... 2024-09-17 12:01:53 +08:00
binfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
cromfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
driver fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
fat fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
hostfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
inode fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
littlefs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
mmap fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
mnemofs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
mount fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
mqueue fs_inode:Change the type of i_crefs to atomic_int 2024-09-23 14:07:03 +08:00
nfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
notify fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
nxffs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
partition fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
procfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
romfs fs/ioctl:add FIOC_XIPBASE to get file xip address 2024-09-30 18:25:46 +08:00
rpmsgfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
semaphore fs_inode:Change the type of i_crefs to atomic_int 2024-09-23 14:07:03 +08:00
shm fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
smartfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
socket fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
spiffs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
tmpfs fs/ioctl:add FIOC_XIPBASE to get file xip address 2024-09-30 18:25:46 +08:00
unionfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
userfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
v9fs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
vfs fs: fix dup not compatible with fdcheck & fdsan 2024-09-30 16:53:51 +08:00
zipfs fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
CMakeLists.txt fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
Kconfig fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
Makefile fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
fs_heap.c fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
fs_heap.h fs/xxfs:Replace kmm with fs heap 2024-09-30 16:30:56 +08:00
fs_initialize.c fs: add fs_heap, support shm/tmpfs/pseudofile with indepent heap 2024-08-25 22:12:37 +08:00