Lines Matching defs:op
293 static void fire_watches(struct walk_op *op, bool parents) in fire_watches()
322 static int xs_node_add_content(XsNode **n, struct walk_op *op) in xs_node_add_content()
353 static int xs_node_get_content(XsNode **n, struct walk_op *op) in xs_node_get_content()
371 struct walk_op *op = user_data; in node_rm_recurse() local
410 struct walk_op *op = user_data; in copy_deleted_recurse() local
423 static XsNode *xs_node_copy_deleted(XsNode *old, struct walk_op *op) in xs_node_copy_deleted()
453 static int xs_node_rm(XsNode **n, struct walk_op *op) in xs_node_rm()
478 static int xs_node_get_perms(XsNode **n, struct walk_op *op) in xs_node_get_perms()
535 static int xs_node_set_perms(XsNode **n, struct walk_op *op) in xs_node_set_perms()
587 static int xs_node_walk(XsNode **n, struct walk_op *op) in xs_node_walk()
780 static int xs_node_directory(XsNode **n, struct walk_op *op) in xs_node_directory()
827 static int init_walk_op(XenstoreImplState *s, struct walk_op *op, in init_walk_op()
876 struct walk_op op; in xs_impl_read() local
896 struct walk_op op; in xs_impl_write() local
920 struct walk_op op; in xs_impl_directory() local
966 struct walk_op *op = user_data; in tx_commit_walk() local
1023 struct walk_op op; in transaction_commit() local
1086 struct walk_op op; in xs_impl_rm() local
1102 struct walk_op op; in xs_impl_get_perms() local
1147 struct walk_op op; in xs_impl_set_perms() local