Home
last modified time | relevance | path

Searched refs:rf_type (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/romfs/
Dfs_romfs.h150 uint8_t rf_type; /* File type (for fstat()) */ member
Dfs_romfs.c155 rf->rf_type = (uint8_t)(dirinfo->rd_next & RFNEXT_ALLMODEMASK); in romfs_lookup()