Searched refs:total_ro_revokes (Results 1 – 6 of 6) sorted by relevance
150 p->total_ro_revokes = rand32(); in fill_ctdb_statistics()216 assert(p1->total_ro_revokes == p2->total_ro_revokes); in verify_ctdb_statistics()
448 uint32_t total_ro_revokes; member
243 ctdb_uint32_len(&in->total_ro_revokes); in ctdb_statistics_len()406 ctdb_uint32_push(&in->total_ro_revokes, buf+offset, &np); in ctdb_statistics_push()771 &out->total_ro_revokes, &np); in ctdb_statistics_pull_elems()
814 CTDB_INCREMENT_STAT(ctdb, total_ro_revokes); in daemon_request_call_from_client()
970 CTDB_INCREMENT_STAT(ctdb, total_ro_revokes); in ctdb_request_call()
1187 STATISTICS_FIELD(total_ro_revokes),