Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c3576 int totslots = 0, i; in clusterManagerGetCoveredSlots() local
3582 totslots++; in clusterManagerGetCoveredSlots()
3586 return totslots; in clusterManagerGetCoveredSlots()