Searched refs:is_journal_aborted (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Drevoke.c489 if (is_journal_aborted(journal))
539 if (is_journal_aborted(journal)) {
/external/e2fsprogs/lib/ext2fs/
H A Dkernel-jbd.h792 static inline int is_journal_aborted(journal_t *journal) function
801 return is_journal_aborted(handle->h_transaction->t_journal);

Completed in 134 milliseconds