Searched refs:tfo_type (Results 1 - 2 of 2) sorted by relevance
/third_party/NuttX/fs/tmpfs/ | ||
H A D | fs_tmpfs.h | 152 uint8_t tfo_type; /* See enum tmpfs_objtype_e */ member |
H A D | fs_tmpfs.c | 492 tfo->tfo_type = TMPFS_REGULAR; in tmpfs_alloc_file() |
Completed in 4 milliseconds