Home
last modified time | relevance | path

Searched defs:fs_unionfsdir_s (Results 1 – 1 of 1) sorted by relevance

/third_party/NuttX/include/nuttx/fs/
Ddirent_fs.h200 struct fs_unionfsdir_s struct
202 uint8_t fu_ndx; /* Index of file system being enumerated */
203 bool fu_eod; /* True: At end of directory */
204 bool fu_prefix[2]; /* True: Fake directory in prefix */
205 char *fu_relpath; /* Path being enumerated */
206 struct fs_dirent_s *fu_lower[2]; /* dirent struct used by contained file system */