Searched refs:kInvalidIno (Results 1 – 1 of 1) sorted by relevance
303 static constexpr ino_t kInvalidIno = std::numeric_limits<ino_t>::max(); member309 ino_t d_ino{kInvalidIno};410 DirectoryEntry child_entry{std::move(child_path), kInvalidIno, DT_DIR}; in CreateSentinel()