Searched refs:slots_count (Results 1 – 1 of 1) sorted by relevance
1918 int slots_count; member2343 node->slots_count = 0; in clusterManagerNodeResetSlots()2749 int argc = node->slots_count + 2; in clusterManagerAddSlots()3268 node->slots_count++; in clusterManagerNodeLoadInfo()3431 return node2->slots_count - node1->slots_count; in clusterManagerSlotCountCompareDesc()4427 tot_slots += node->slots_count; in clusterManagerComputeReshardTable()4688 master->slots_count = 0; in clusterManagerCommandCreate()4691 master->slots_count++; in clusterManagerCommandCreate()4973 if (node->slots_count != 0) { in clusterManagerCommandDeleteNode()5314 if (n->slots_count > 0) { in clusterManagerCommandRebalance()[all …]