HomeSort by relevance Sort by last modified time
    Searched refs:is_journal_aborted (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
revoke.c 489 if (is_journal_aborted(journal))
539 if (is_journal_aborted(journal)) {
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 792 static inline int is_journal_aborted(journal_t *journal) function
801 return is_journal_aborted(handle->h_transaction->t_journal);

Completed in 46 milliseconds