g_hash_table_size 61 crmd/crmd_metadata.c crm_trace("Destroying metadata cache with %d members", g_hash_table_size(mdc)); g_hash_table_size 71 crmd/crmd_metadata.c g_hash_table_size(mdc)); g_hash_table_size 430 crmd/lrm.c guint nremaining = g_hash_table_size(lrm_state->pending_ops); g_hash_table_size 1255 crmd/lrm.c removed, g_hash_table_size(lrm_state->pending_ops)); g_hash_table_size 2507 crmd/lrm.c op_key, op->call_id, op_id, g_hash_table_size(lrm_state->pending_ops)); g_hash_table_size 182 crmd/lrm_state.c crm_trace("Destroying proxy table %s with %d members", lrm_state->node_name, g_hash_table_size(proxy_table)); g_hash_table_size 188 crmd/lrm_state.c crm_trace("Destroying rsc info cache with %d members", g_hash_table_size(lrm_state->rsc_info_cache)); g_hash_table_size 192 crmd/lrm_state.c crm_trace("Destroying history op cache with %d members", g_hash_table_size(lrm_state->resource_history)); g_hash_table_size 196 crmd/lrm_state.c crm_trace("Destroying deletion op cache with %d members", g_hash_table_size(lrm_state->deletion_ops)); g_hash_table_size 200 crmd/lrm_state.c crm_trace("Destroying pending op cache with %d members", g_hash_table_size(lrm_state->pending_ops)); g_hash_table_size 214 crmd/lrm_state.c g_hash_table_size(lrm_state->resource_history)); g_hash_table_size 219 crmd/lrm_state.c g_hash_table_size(lrm_state->deletion_ops)); g_hash_table_size 224 crmd/lrm_state.c g_hash_table_size(lrm_state->pending_ops)); g_hash_table_size 229 crmd/lrm_state.c g_hash_table_size(lrm_state->rsc_info_cache)); g_hash_table_size 265 crmd/lrm_state.c crm_trace("Destroying state table with %d members", g_hash_table_size(lrm_state_table)); g_hash_table_size 269 crmd/lrm_state.c crm_trace("Destroying proxy table with %d members", g_hash_table_size(proxy_table)); g_hash_table_size 1045 crmd/utils.c calculated_timeout += g_hash_table_size(crm_remote_peer_cache); g_hash_table_size 1156 fencing/commands.c g_hash_table_size(device_list)); g_hash_table_size 1179 fencing/commands.c g_hash_table_size(device_list)); g_hash_table_size 1200 fencing/commands.c crm_info("Device '%s' not found (%d active devices)", id, g_hash_table_size(device_list)); g_hash_table_size 1214 fencing/commands.c id, g_hash_table_size(device_list)); g_hash_table_size 1217 fencing/commands.c "- still %s%s_registered", id, g_hash_table_size(device_list), g_hash_table_size 1391 fencing/commands.c crm_trace("Could not add %s[%d] (%d) to the topology (%d active entries)", target, id, mode, g_hash_table_size(topology)); g_hash_table_size 1409 fencing/commands.c target, mode, g_hash_table_size(topology)); g_hash_table_size 1460 fencing/commands.c target, g_hash_table_size(topology)); g_hash_table_size 1464 fencing/commands.c target, g_hash_table_size(topology)); g_hash_table_size 1686 fencing/commands.c if (!g_hash_table_size(device_list)) { g_hash_table_size 1728 fencing/commands.c search->replies_needed = g_hash_table_size(device_list); g_hash_table_size 416 fencing/main.c do_stonith_notify_config(options, op, rc, desc, g_hash_table_size(device_list)); g_hash_table_size 422 fencing/main.c do_stonith_notify_config(options, op, rc, desc, g_hash_table_size(topology)); g_hash_table_size 752 fencing/remote.c crm_trace("Found %s for %s in %d entries", tp->target, host, g_hash_table_size(topology)); g_hash_table_size 759 fencing/remote.c crm_trace("Found %s for %s in %d entries", tp->target, host, g_hash_table_size(topology)); g_hash_table_size 764 fencing/remote.c crm_trace("No matches for %s in %d topology entries", host, g_hash_table_size(topology)); g_hash_table_size 1787 fencing/remote.c result->ndevices = g_hash_table_size(result->devices); g_hash_table_size 167 include/crm/common/util.h return g_hash_table_size(hashtable); g_hash_table_size 140 include/portability.h if (iter->nth < g_hash_table_size(iter->hash)) { g_hash_table_size 1349 lib/ais/plugin.c membership_seq, g_hash_table_size(membership_notify_list)); g_hash_table_size 1698 lib/ais/plugin.c id, g_hash_table_size(membership_notify_list)); g_hash_table_size 669 lib/cib/cib_client.c return g_hash_table_size(cib_op_callback_table); g_hash_table_size 101 lib/cluster/election.c crm_trace("Destroying voted cache with %d members", g_hash_table_size(e->voted)); g_hash_table_size 261 lib/cluster/election.c voted_size = g_hash_table_size(e->voted); g_hash_table_size 459 lib/cluster/election.c int peers = 1 + g_hash_table_size(crm_peer_cache); g_hash_table_size 74 lib/cluster/membership.c return g_hash_table_size(crm_remote_peer_cache); g_hash_table_size 434 lib/cluster/membership.c crm_trace("Destroying peer cache with %d members", g_hash_table_size(crm_peer_cache)); g_hash_table_size 440 lib/cluster/membership.c crm_trace("Destroying remote peer cache with %d members", g_hash_table_size(crm_remote_peer_cache)); g_hash_table_size 711 lib/cluster/membership.c uniqueid, node, uname, id, 1 + g_hash_table_size(crm_peer_cache)); g_hash_table_size 264 lib/common/ipc.c int active = g_hash_table_size(client_connections); g_hash_table_size 2425 lib/fencing/st_client.c crm_trace("Removing %d callbacks", g_hash_table_size(private->stonith_op_callback_table)); g_hash_table_size 255 lib/pengine/native.c if (create || g_hash_table_size(rsc->parameters) == 0) { g_hash_table_size 255 lib/pengine/rules_alerts.c (entry->envvars? g_hash_table_size(entry->envvars) : 0)); g_hash_table_size 270 lib/pengine/rules_alerts.c g_hash_table_size(recipient_entry->envvars) : 0)); g_hash_table_size 1414 lrmd/lrmd.c rsc->rsc_id, g_hash_table_size(rsc_list)); g_hash_table_size 1422 lrmd/lrmd.c rsc->rsc_id, g_hash_table_size(rsc_list)); g_hash_table_size 1447 lrmd/lrmd.c rsc_id, g_hash_table_size(rsc_list)); g_hash_table_size 1489 lrmd/lrmd.c rsc_id, g_hash_table_size(rsc_list)); g_hash_table_size 1518 lrmd/lrmd.c rsc_id, g_hash_table_size(rsc_list)); g_hash_table_size 171 lrmd/lrmd_alert_api.c count = g_hash_table_size(inflight_alerts); g_hash_table_size 468 pengine/clone.c g_hash_table_size(rsc->parent->allowed_nodes)); g_hash_table_size 493 pengine/master.c } else if (rsc->running_on || g_hash_table_size(rsc->known_on)) { g_hash_table_size 100 pengine/native.c length = g_hash_table_size(rsc->allowed_nodes); g_hash_table_size 1427 pengine/native.c if (g_hash_table_size(rsc->utilization) > 0 g_hash_table_size 2111 tools/crm_mon.c crm_trace("Beekhof: unpacked params for %s (%d)", rsc->id, g_hash_table_size(rsc->parameters)); g_hash_table_size 102 tools/crm_ticket.c if (details && g_hash_table_size(ticket->state) > 0) { g_hash_table_size 538 tools/crm_ticket.c } else if (g_hash_table_size(attr_set) == 0){