XS_TRANSACTION_START  374 drivers/xen/xenbus/xenbus_dev_frontend.c 	if (req->type == XS_TRANSACTION_START) {
XS_TRANSACTION_START  456 drivers/xen/xenbus/xenbus_dev_frontend.c 	if (msg_type == XS_TRANSACTION_START) {
XS_TRANSACTION_START  129 drivers/xen/xenbus/xenbus_xs.c 	if (req->type == XS_TRANSACTION_START && !req->user_req)
XS_TRANSACTION_START  143 drivers/xen/xenbus/xenbus_xs.c 	if ((req->type == XS_TRANSACTION_START && req->msg.type == XS_ERROR) ||
XS_TRANSACTION_START  541 drivers/xen/xenbus/xenbus_xs.c 	id_str = xs_single(XBT_NIL, XS_TRANSACTION_START, "", NULL);