Home
last modified time | relevance | path

Searched refs:j_failed_commit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Drecovery.c816 journal->j_failed_commit = in do_one_pass()
852 journal->j_failed_commit = in do_one_pass()
H A Djournal.c2124 if (journal->j_failed_commit) { in jbd2_journal_load()
2126 "is corrupt.\n", journal->j_failed_commit, in jbd2_journal_load()
/openbmc/linux/include/linux/
H A Djbd2.h1232 unsigned int j_failed_commit; member