Searched refs:clusterNodeGetSlotBit (Results 1 – 1 of 1) sorted by relevance
57 int clusterNodeGetSlotBit(clusterNode *n, int slot);2920 if (clusterNodeGetSlotBit(oldmaster,j)) { in clusterFailoverReplaceYourMaster()3697 int clusterNodeGetSlotBit(clusterNode *n, int slot) { in clusterNodeGetSlotBit() function3730 if (clusterNodeGetSlotBit(node,j)) { in clusterDelNodeSlots()4022 if ((bit = clusterNodeGetSlotBit(node,j)) != 0) { in clusterGenNodeDescription()4145 if ((bit = clusterNodeGetSlotBit(node,j)) != 0) { in clusterReplyMultiBulkSlots()