Home
last modified time | relevance | path

Searched refs:slots_pfail (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
4444 slots_pfail++; in clusterCommand()
4466 slots_pfail, in clusterCommand()