Searched refs:DecreaseChildCountOfNode (Results 1 – 2 of 2) sorted by relevance
144 DecreaseChildCountOfNode(parent); in AllocNode()153 DecreaseChildCountOfNode(old_parent); in LinkParent()168 DecreaseChildCountOfNode(old_parent); in UnlinkParent()
118 void DecreaseChildCountOfNode(CacheNode* node) { in DecreaseChildCountOfNode() function