Searched refs:reply_dmaster (Results 1 – 8 of 8) sorted by relevance
55 reply_dmaster CTDB:1:3
58 @ ctdb.node.reply_dmaster number of node CTDB_REPLY_DMASTER packets handled
328 atom->ul = stats->node.reply_dmaster; in fill_node()
259 CTDB_INCREMENT_STAT(ctdb, node.reply_dmaster); in ctdb_input_pkt()
108 p->node.reply_dmaster = rand32(); in fill_ctdb_statistics()171 assert(p1->node.reply_dmaster == p2->node.reply_dmaster); in verify_ctdb_statistics()
404 uint32_t reply_dmaster; member
204 ctdb_uint32_len(&in->node.reply_dmaster) + in ctdb_statistics_len()288 ctdb_uint32_push(&in->node.reply_dmaster, buf+offset, &np); in ctdb_statistics_push()504 &out->node.reply_dmaster, &np); in ctdb_statistics_pull_elems()
1163 STATISTICS_FIELD(node.reply_dmaster),