Searched refs:tdo_type (Results 1 – 2 of 2) sorted by relevance
117 uint8_t tdo_type; /* See enum tmpfs_objtype_e */ member
635 tdo->tdo_type = TMPFS_DIRECTORY; in tmpfs_alloc_directory()1812 if (parent_tdo->tdo_type != TMPFS_DIRECTORY) in tmpfs_lookup()2125 if (tdo == NULL || tdo->tdo_type != TMPFS_DIRECTORY) in tmpfs_rmdir()