Searched refs:abortstr (Results 1 – 1 of 1) sorted by relevance
556 char abortstr[2]; in xenbus_transaction_end() local559 strcpy(abortstr, "F"); in xenbus_transaction_end()561 strcpy(abortstr, "T"); in xenbus_transaction_end()563 return xs_error(xs_single(t, XS_TRANSACTION_END, abortstr, NULL)); in xenbus_transaction_end()