Searched refs:abortstr (Results 1 – 1 of 1) sorted by relevance
553 char abortstr[2]; in xenbus_transaction_end() local556 strcpy(abortstr, "F"); in xenbus_transaction_end()558 strcpy(abortstr, "T"); in xenbus_transaction_end()560 return xs_error(xs_single(t, XS_TRANSACTION_END, abortstr, NULL)); in xenbus_transaction_end()