Home
last modified time | relevance | path

Searched refs:h_transaction (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
Drevoke.c295 journal = handle->h_transaction->t_journal; in journal_revoke()
352 handle->h_transaction->t_tid); in journal_revoke()
378 journal_t *journal = handle->h_transaction->t_journal; in journal_cancel_revoke()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h282 transaction_t * h_transaction; member
762 return is_journal_aborted(handle->h_transaction->t_journal); in is_handle_aborted()