nuttx/fs/inode
2017-02-04 11:21:44 -06:00
..
fs_filedetach.c SIM: Comment out skip scheduler debug output that can hang the simulation. 2016-06-21 08:59:01 -06:00
fs_files.c Reserver the name 'err' for other purposes 2016-06-11 14:40:07 -06:00
fs_foreachinode.c fs/inode/, fs/vfs/, and sched/task/: File and socket descriptors are no longer allocated for kernel threads. They must use SYSLOG for output and the low-level psock interfaces for network I/O. This saves a little memory which might be important for small footprint configurations. 2016-04-14 10:14:38 -06:00
fs_inode.c FS: Separate inode_search() and inode_free() from fs_inode.c and put in separate files. Flesh out symbolic link logic in stat() and readdir(). There are still some issues with stat(). 2017-02-03 11:23:57 -06:00
fs_inodeaddref.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
fs_inodebasename.c Back out 522f95abe87d71c7025f2f358a8f350134e284b2: What was I thinking? 2015-12-02 10:47:32 -06:00
fs_inodefind.c FS: Argument is now a structure describing the search. 2017-02-04 11:21:44 -06:00
fs_inodefree.c FS: Separate inode_search() and inode_free() from fs_inode.c and put in separate files. Flesh out symbolic link logic in stat() and readdir(). There are still some issues with stat(). 2017-02-03 11:23:57 -06:00
fs_inoderelease.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
fs_inoderemove.c FS: Argument is now a structure describing the search. 2017-02-04 11:21:44 -06:00
fs_inodereserve.c FS: Argument is now a structure describing the search. 2017-02-04 11:21:44 -06:00
fs_inodesearch.c FS: Argument is now a structure describing the search. 2017-02-04 11:21:44 -06:00
inode.h FS: Argument is now a structure describing the search. 2017-02-04 11:21:44 -06:00
Make.defs FS: Separate inode_search() and inode_free() from fs_inode.c and put in separate files. Flesh out symbolic link logic in stat() and readdir(). There are still some issues with stat(). 2017-02-03 11:23:57 -06:00