Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c4432 int slots_assigned = 0, slots_ok = 0, slots_pfail = 0, slots_fail = 0; in clusterCommand() local
4440 slots_assigned++; in clusterCommand()
4464 slots_assigned, in clusterCommand()