Searched refs:child_entry (Results 1 – 1 of 1) sorted by relevance
410 DirectoryEntry child_entry{std::move(child_path), kInvalidIno, DT_DIR}; in CreateSentinel() local411 ResultT child_entry_as_result{std::move(child_entry)}; in CreateSentinel()