incubator-nuttx/include/nuttx/fs
Gregory Nutt 0dea00177e Add a generic user LED upper half discrete driver 2015-11-01 14:41:40 -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 TMPFS update 2015-10-08 14:21:12 -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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
ioctl.h Add a generic user LED upper half discrete driver 2015-11-01 14:41:40 -06:00
mkfatfs.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
mksmartfs.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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