Searched refs:MaxSymlinkDepth (Results 1 – 2 of 2) sorted by relevance
559 static constexpr size_t MaxSymlinkDepth = 16; variable
958 if (SymlinkDepth > InMemoryFileSystem::MaxSymlinkDepth) in lookupNode()