nuttx/include/nuttx/fs
2018-07-08 18:24:45 -06:00
..
automount.h
binfs.h
dirent.h fs/cromfs and tools/gencromfs: Various fixes for traversal relative file paths. Biggest changes is in types used: Cannot use size_t or mode_t in common structures because they have different sizes on the (64-bit) host and the (32-bit) target. Use uint32_t instead of size_t for offsets. Use uint16_t instead of mode_t. 2018-03-20 12:37:01 -06:00
fat.h
fs.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
hostfs.h
ioctl.h This commit adds a barbones FTDI FT80x driver. It is untested (I don't even have hardware yet and, hence, it is marked as EXPERIMENTAL 2018-02-17 11:59:07 -06:00
loop.h
nfs.h
nxffs.h
procfs.h procfs: Add support for routing tables. 2017-08-11 15:33:58 -06:00
smart.h
unionfs.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
userfs.h Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00