Searched refs:hasCachedChildrenFlag (Results 1 – 2 of 2) sorted by relevance
558 if (isBIN() || !hasCachedChildrenFlag()) { in setGeneration()571 if (isBIN() || !hasCachedChildrenFlag()) { in setGeneration()793 public final boolean hasCachedChildrenFlag() { in hasCachedChildrenFlag() method in IN1670 if (isUpperIN() && hasCachedChildrenFlag()) { in setTarget()1700 if (isUpperIN() && !hasCachedChildrenFlag()) { in setTarget()1978 assert(hasResidentChildren() == hasCachedChildrenFlag()); in fetchINWithNoLatch()2047 assert(hasResidentChildren() == hasCachedChildrenFlag()); in fetchIN()3183 boolean haveCachedChildren = hasCachedChildrenFlag(); in splitInternal()3219 newSibling.hasCachedChildrenFlag() == in splitInternal()3395 !hasCachedChildrenFlag()) { in splitInternal()[all …]
2462 if (target.isUpperIN() && target.hasCachedChildrenFlag()) { in processTarget()