Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c827 static int init_walk_op(XenstoreImplState *s, struct walk_op *op, in init_walk_op() function
880 ret = init_walk_op(s, &op, tx_id, dom_id, path, &n); in xs_impl_read()
900 ret = init_walk_op(s, &op, tx_id, dom_id, path, &n); in xs_impl_write()
924 ret = init_walk_op(s, &op, tx_id, dom_id, path, &n); in xs_impl_directory()
1036 ret = init_walk_op(s, &op, XBT_NULL, tx->dom_id, "/", &n); in transaction_commit()
1090 ret = init_walk_op(s, &op, tx_id, dom_id, path, &n); in xs_impl_rm()
1106 ret = init_walk_op(s, &op, tx_id, dom_id, path, &n); in xs_impl_get_perms()
1161 ret = init_walk_op(s, &op, tx_id, dom_id, path, &n); in xs_impl_set_perms()