Searched refs:ancestors2 (Results 1 – 1 of 1) sorted by relevance
3205 FUSENode* ancestors2[kMaxNodeTreeDepth]; in _FindCommonAncestor() local3210 || !_GetNodeAncestors(node2, ancestors2, &count2)) { in _FindCommonAncestor()3218 FUSENode* ancestor2 = ancestors2[count2 - index - 1]; in _FindCommonAncestor()