Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Transaction

77   @param Transaction    The XenStore transaction covering this request.

91 IN CONST XENSTORE_TRANSACTION *Transaction,
101 @param Transaction The XenStore transaction covering this request.
115 IN CONST XENSTORE_TRANSACTION *Transaction,
124 @param Transaction The XenStore transaction covering this request.
137 IN CONST XENSTORE_TRANSACTION *Transaction,
149 @param Transaction The XenStore transaction covering this request.
159 IN CONST XENSTORE_TRANSACTION *Transaction,
164 Start a transaction.
167 transaction, and changes will not be visible to others until it
171 @param Transaction The returned transaction.
180 OUT XENSTORE_TRANSACTION *Transaction
184 End a transaction.
187 @param Transaction The transaction to end/commit.
188 @param Abort If TRUE, the transaction is discarded
198 IN CONST XENSTORE_TRANSACTION *Transaction,
206 @param Transaction The transaction to end/commit.
216 IN CONST XENSTORE_TRANSACTION *Transaction,