Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h145 struct tmpfs_file_s struct
169 #define SIZEOF_TMPFS_FILE(n) (sizeof(struct tmpfs_file_s) + (n) - 1) argument