Home
last modified time | relevance | path

Searched refs:clusterManagerCountKeysInSlot (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c2845 static signed int clusterManagerCountKeysInSlot(clusterManagerNode *node, in clusterManagerCountKeysInSlot() function
4109 int count = clusterManagerCountKeysInSlot(n, slot); in clusterManagerFixOpenSlot()
4218 int count = clusterManagerCountKeysInSlot(n, slot); in clusterManagerFixMultipleSlotOwners()
4365 int count = clusterManagerCountKeysInSlot(n, slot); in clusterManagerCheckCluster()