Searched refs:clusterNodeClearSlotBit (Results 1 – 1 of 1) sorted by relevance
3689 int clusterNodeClearSlotBit(clusterNode *n, int slot) { in clusterNodeClearSlotBit() function3719 serverAssert(clusterNodeClearSlotBit(n,slot) == 1); in clusterDelSlot()