Home
last modified time | relevance | path

Searched refs:jbd2_journal_recover (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Drecovery.c286 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover() function
H A Djournal.c2118 err = jbd2_journal_recover(journal); in jbd2_journal_load()
/openbmc/linux/include/linux/
H A Djbd2.h1562 extern int jbd2_journal_recover (journal_t *journal);
/openbmc/linux/Documentation/filesystems/
H A Djournalling.rst32 call jbd2_journal_recover() if necessary. I would advise reading