walnux/include/nuttx/fs
2016-01-30 07:37:43 -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 drivers/loop: Add a loop character device that can be used to setup and teardown loop devices 2015-11-25 17:13:56 -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 drivers/modem/u-blox.c and include/nuttx/drivers/u-blox.h: Add an upper half driver for the U-Blox Modem. From Vladimir Komendantskiy 2016-01-30 07:37:43 -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 Clean up and review of header files for conformance to standards 2015-06-12 18:07:47 -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