..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
Kconfig
fs/nxffs/Kconfig: Fix indentation
2023-05-10 00:45:29 +08:00
Make.defs
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
nxffs.h
fs/xxfs:Replace kmm with fs heap
2024-09-30 16:30:56 +08:00
nxffs_block.c
nuttx: resolve various 'FAR' and 'CODE' issues
2024-08-26 10:21:03 +08:00
nxffs_blockstats.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
nxffs_cache.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
nxffs_dirent.c
fs/xxfs:Replace kmm with fs heap
2024-09-30 16:30:56 +08:00
nxffs_dump.c
fs/xxfs:Replace kmm with fs heap
2024-09-30 16:30:56 +08:00
nxffs_initialize.c
fs/xxfs:Replace kmm with fs heap
2024-09-30 16:30:56 +08:00
nxffs_inode.c
fs/xxfs:Replace kmm with fs heap
2024-09-30 16:30:56 +08:00
nxffs_ioctl.c
fs/inode: remove all unnecessary check for filep/inode
2023-08-29 09:47:11 +08:00
nxffs_open.c
fs/xxfs:Replace kmm with fs heap
2024-09-30 16:30:56 +08:00
nxffs_pack.c
nuttx: resolve various 'FAR' and 'CODE' issues
2024-08-26 10:21:03 +08:00
nxffs_read.c
inode/i_private: remove all unnecessary cast for i_private
2023-08-29 08:58:07 +02:00
nxffs_reformat.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
nxffs_stat.c
inode/i_private: remove all unnecessary cast for i_private
2023-08-29 08:58:07 +02:00
nxffs_truncate.c
inode/i_private: remove all unnecessary cast for i_private
2023-08-29 08:58:07 +02:00
nxffs_unlink.c
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
nxffs_util.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
nxffs_write.c
inode/i_private: remove all unnecessary cast for i_private
2023-08-29 08:58:07 +02:00