Home
last modified time | relevance | path

Searched refs:binfs (Results 1 – 3 of 3) sorted by relevance

/third_party/NuttX/include/nuttx/fs/
Ddirent_fs.h283 struct fs_binfsdir_s binfs; member
/third_party/NuttX/
DREADME.md2379 | |- binfs/
DReleaseNotes1966 * A binfs file system. This is a tiny pseudo file system that
3536 - The binfs file system was moved from apps/builtin to fs/binfs. The
3537 binfs file system was extended to support execution of "builtin
9011 using binfs/ with the Union FS instead of NXFLAT. NXFLAT is
9013 unusable. binfs or ELF are fallback binary formats. This commit
9014 adds an option to use binfs with the Union FS.
13142 - Add fstat() support. Implement fstat() method in binfs, romfs,
19544 - include/nuttx/fs/binfs.h: Fix warning: Type defaults to 'int' in