xenbus_transaction  534 drivers/block/xen-blkback/blkback.c 	struct xenbus_transaction xbt;
xenbus_transaction  387 drivers/block/xen-blkback/common.h int xen_blkbk_flush_diskcache(struct xenbus_transaction xbt,
xenbus_transaction  390 drivers/block/xen-blkback/common.h int xen_blkbk_barrier(struct xenbus_transaction xbt,
xenbus_transaction  529 drivers/block/xen-blkback/xenbus.c int xen_blkbk_flush_diskcache(struct xenbus_transaction xbt,
xenbus_transaction  543 drivers/block/xen-blkback/xenbus.c static void xen_blkbk_discard(struct xenbus_transaction xbt, struct backend_info *be)
xenbus_transaction  585 drivers/block/xen-blkback/xenbus.c int xen_blkbk_barrier(struct xenbus_transaction xbt,
xenbus_transaction  846 drivers/block/xen-blkback/xenbus.c 	struct xenbus_transaction xbt;
xenbus_transaction 1723 drivers/block/xen-blkfront.c static int write_per_ring_nodes(struct xenbus_transaction xbt,
xenbus_transaction 1778 drivers/block/xen-blkfront.c 	struct xenbus_transaction xbt;
xenbus_transaction  253 drivers/char/tpm/xen-tpmfront.c 	struct xenbus_transaction xbt;
xenbus_transaction  269 drivers/gpu/drm/xen/xen_drm_front_evtchnl.c static int evtchnl_publish(struct xenbus_transaction xbt,
xenbus_transaction  296 drivers/gpu/drm/xen/xen_drm_front_evtchnl.c 	struct xenbus_transaction xbt;
xenbus_transaction  427 drivers/input/misc/xen-kbdfront.c 	struct xenbus_transaction xbt;
xenbus_transaction  227 drivers/net/xen-netback/xenbus.c 	struct xenbus_transaction xbt;
xenbus_transaction 1660 drivers/net/xen-netfront.c 			   struct xenbus_transaction *xbt, int write_hierarchical)
xenbus_transaction 1802 drivers/net/xen-netfront.c 	struct xenbus_transaction xbt;
xenbus_transaction  789 drivers/pci/xen-pcifront.c 	struct xenbus_transaction trans;
xenbus_transaction  771 drivers/scsi/xen-scsifront.c 	struct xenbus_transaction xbt;
xenbus_transaction  371 drivers/tty/hvc/hvc_xen.c 	struct xenbus_transaction xbt;
xenbus_transaction  580 drivers/video/fbdev/xen-fbfront.c 	struct xenbus_transaction xbt;
xenbus_transaction  223 drivers/xen/manage.c 	struct xenbus_transaction xbt;
xenbus_transaction  272 drivers/xen/manage.c 	struct xenbus_transaction xbt;
xenbus_transaction 1018 drivers/xen/pvcalls-back.c 	struct xenbus_transaction xbt;
xenbus_transaction 1132 drivers/xen/pvcalls-front.c 	struct xenbus_transaction xbt;
xenbus_transaction  662 drivers/xen/xen-pciback/pci_stub.c 	struct xenbus_transaction xbt;
xenbus_transaction  199 drivers/xen/xenbus/xenbus_client.c 	struct xenbus_transaction xbt;
xenbus_transaction   74 drivers/xen/xenbus/xenbus_dev_frontend.c 	struct xenbus_transaction handle;
xenbus_transaction  302 drivers/xen/xenbus/xenbus_xs.c static void *xs_talkv(struct xenbus_transaction t,
xenbus_transaction  355 drivers/xen/xenbus/xenbus_xs.c static void *xs_single(struct xenbus_transaction t,
xenbus_transaction  422 drivers/xen/xenbus/xenbus_xs.c char **xenbus_directory(struct xenbus_transaction t,
xenbus_transaction  442 drivers/xen/xenbus/xenbus_xs.c int xenbus_exists(struct xenbus_transaction t,
xenbus_transaction  460 drivers/xen/xenbus/xenbus_xs.c void *xenbus_read(struct xenbus_transaction t,
xenbus_transaction  479 drivers/xen/xenbus/xenbus_xs.c int xenbus_write(struct xenbus_transaction t,
xenbus_transaction  502 drivers/xen/xenbus/xenbus_xs.c int xenbus_mkdir(struct xenbus_transaction t,
xenbus_transaction  519 drivers/xen/xenbus/xenbus_xs.c int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node)
xenbus_transaction  537 drivers/xen/xenbus/xenbus_xs.c int xenbus_transaction_start(struct xenbus_transaction *t)
xenbus_transaction  554 drivers/xen/xenbus/xenbus_xs.c int xenbus_transaction_end(struct xenbus_transaction t, int abort)
xenbus_transaction  568 drivers/xen/xenbus/xenbus_xs.c int xenbus_scanf(struct xenbus_transaction t,
xenbus_transaction  606 drivers/xen/xenbus/xenbus_xs.c int xenbus_printf(struct xenbus_transaction t,
xenbus_transaction  629 drivers/xen/xenbus/xenbus_xs.c int xenbus_gather(struct xenbus_transaction t, const char *dir, ...)
xenbus_transaction  134 include/xen/xenbus.h #define XBT_NIL ((struct xenbus_transaction) { 0 })
xenbus_transaction  136 include/xen/xenbus.h char **xenbus_directory(struct xenbus_transaction t,
xenbus_transaction  138 include/xen/xenbus.h void *xenbus_read(struct xenbus_transaction t,
xenbus_transaction  140 include/xen/xenbus.h int xenbus_write(struct xenbus_transaction t,
xenbus_transaction  142 include/xen/xenbus.h int xenbus_mkdir(struct xenbus_transaction t,
xenbus_transaction  144 include/xen/xenbus.h int xenbus_exists(struct xenbus_transaction t,
xenbus_transaction  146 include/xen/xenbus.h int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node);
xenbus_transaction  147 include/xen/xenbus.h int xenbus_transaction_start(struct xenbus_transaction *t);
xenbus_transaction  148 include/xen/xenbus.h int xenbus_transaction_end(struct xenbus_transaction t, int abort);
xenbus_transaction  152 include/xen/xenbus.h int xenbus_scanf(struct xenbus_transaction t,
xenbus_transaction  161 include/xen/xenbus.h int xenbus_printf(struct xenbus_transaction t,
xenbus_transaction  166 include/xen/xenbus.h int xenbus_gather(struct xenbus_transaction t, const char *dir, ...);
xenbus_transaction  389 net/9p/trans_xen.c 	struct xenbus_transaction xbt;
xenbus_transaction  363 sound/xen/xen_snd_front_evtchnl.c static int evtchnl_publish(struct xenbus_transaction xbt,
xenbus_transaction  391 sound/xen/xen_snd_front_evtchnl.c 	struct xenbus_transaction xbt;