incubator-nuttx/fs/inode
Jiuzhu Dong e96c8b9283 fs: allocate file/socket dynamically
Change-Id: I8aea63eaf0275f47f21fc8d5482b51ffecd5c906
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-17 06:46:42 -07:00
..
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_files.c fs: allocate file/socket dynamically 2021-03-17 06:46:42 -07:00
fs_foreachinode.c fs: Skip the enumeration of root directory in foreach_inode 2020-09-30 12:26:57 +02:00
fs_inode.c Remove the empty xxx_initialize functions 2021-03-03 08:21:04 +00:00
fs_inodeaddref.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_inodebasename.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
fs_inodefind.c Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
fs_inodefree.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_inoderelease.c Fix a fatal typo in a recent change 2020-04-01 11:30:45 +01:00
fs_inoderemove.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_inodereserve.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_inodesearch.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
inode.h net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00