Home
last modified time | relevance | path

Searched refs:slots_fail (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
4442 slots_fail++; in clusterCommand()
4467 slots_fail, in clusterCommand()