incubator-nuttx/include/nuttx/fs
Gregory Nutt 8ed9c24675 Fix a union file system bug 2015-06-24 09:07:13 -06:00
..
automount.h The SAMA5D4-EK NSH and NxWM configurations now have the auto-mounter configured to automatically mount the FAT file system on HSMCI0 at /mnt/sdcard 2014-07-29 16:36:15 -06:00
binfs.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
dirent.h Fix a union file system bug 2015-06-24 09:07:13 -06:00
fat.h Clean up and review of header files for conformance to standards 2015-06-12 18:07:47 -06:00
fs.h Local sockets: Add poll support for Unix stream sockets. From Jussi Kivilinna. 2015-05-12 07:41:12 -06:00
ioctl.h Add relay IOCTL definitions. From Max Neklyudov. 2015-06-22 06:33:44 -06:00
mkfatfs.h Clean up and review of header files for conformance to standards 2015-06-12 18:07:47 -06:00
mksmartfs.h Clean up and review of header files for conformance to standards 2015-06-12 18:07:47 -06:00
nfs.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
nxffs.h Clean up and review of header files for conformance to standards 2015-06-12 18:07:47 -06:00
procfs.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
ramdisk.h drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed. Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not? Changed all calls to ramdisk() to use these new parameters. 2015-02-01 07:24:16 -06:00
smart.h SmartFS: Implements wear-leveling in the SmartFS. From Ken Pettit 2014-12-09 14:11:15 -06:00
unionfs.h Add support for a union file system that can be used to overlay and merge the content of two mounted file systems. 2015-06-05 13:18:06 -06:00