Home
last modified time | relevance | path

Searched refs:slots_ok (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
4446 slots_ok++; in clusterCommand()
4465 slots_ok, in clusterCommand()