incubator-nuttx/include/nuttx/fs
Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -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 fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit 2015-11-25 08:26:26 -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 FS: Add logic to detach a file structure from a file descriptor. This is for use only within the OS. It permits an open file or driver to be used across multiple threads. 2016-05-26 09:41:50 -06:00
hostfs.h fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit 2015-11-25 08:26:26 -06:00
ioctl.h I2C: Add an I2C character driver 2016-02-02 08:30:54 -06:00
loop.h Some minor clean-up from last changes 2015-11-25 17:52:47 -06:00
mkfatfs.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 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
procfs.h Fix problem in last change to the procfs: Forgot to save the reallocated table pointer! 2015-12-02 05:20:02 -06:00
ramdisk.h Fix romdisk_register prototype. Most ROMFS images actually lie in RAM. If moved to FLASH with const storage class, then changes are required to avoid warnings 2016-01-20 13:04:07 -06:00
smart.h drivers/mtd: Add support for /dev/smart loop device. From Ken Petit 2015-11-28 09:00:26 -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