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