Home
last modified time | relevance | path

Searched refs:SIZEOF_TMPFS_FILE (Results 1 - 1 of 1) sorted by relevance

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.h169 #define SIZEOF_TMPFS_FILE(n) (sizeof(struct tmpfs_file_s) + (n) - 1) macro

Completed in 1 milliseconds