Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c963 static gboolean tx_commit_walk(gpointer key, gpointer value, in tx_commit_walk() function
999 g_hash_table_foreach_remove(n->children, tx_commit_walk, op); in tx_commit_walk()
1054 g_hash_table_foreach_remove(s->root->children, tx_commit_walk, &op); in transaction_commit()