Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h152 uint8_t tfo_type; /* See enum tmpfs_objtype_e */ member
Dfs_tmpfs.c491 tfo->tfo_type = TMPFS_REGULAR; in tmpfs_alloc_file()