TRANSACTION_ABORTED
TRANSACTION_ABORTED, &_TransactionListener, fInode);
if (event == TRANSACTION_ABORTED)
transaction.ID(), TRANSACTION_ABORTED, &_TransactionListener,
if (event == TRANSACTION_ABORTED) {
notify_transaction_listeners(cache, transaction, TRANSACTION_ABORTED);
notify_transaction_listeners(cache, transaction, TRANSACTION_ABORTED);
return (event & (TRANSACTION_ABORTED | TRANSACTION_ENDED)) != 0;