HomeSort by relevance Sort by last modified time
    Searched full:h_transaction (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
revoke.c 295 journal = handle->h_transaction->t_journal;
352 handle->h_transaction->t_tid);
378 journal_t *journal = handle->h_transaction->t_journal;
  /external/kernel-headers/original/linux/
jbd.h 367 * @h_transaction: Which compound transaction is this update a part of?
383 transaction_t *h_transaction; member in struct:handle_s
1030 return is_journal_aborted(handle->h_transaction->t_journal);
    [all...]
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 282 transaction_t * h_transaction; member in struct:handle_s
762 return is_journal_aborted(handle->h_transaction->t_journal);

Completed in 886 milliseconds