Home
last modified time | relevance | path

Searched refs:count_child_nodes (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/i386/kvm/
H A Dxenstore_impl.c1660 static void count_child_nodes(gpointer key, gpointer value, gpointer user_data) in count_child_nodes() function
1668 g_hash_table_foreach(n->children, count_child_nodes, nr_nodes); in count_child_nodes()
1700 g_hash_table_foreach(n->children, count_child_nodes, nr_nodes); in consume_node()