Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jbd2/
Drecovery.c244 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover() function
Djournal.c1686 if (jbd2_journal_recover(journal)) in jbd2_journal_load()
/Linux-v4.19/include/linux/
Djbd2.h1386 extern int jbd2_journal_recover (journal_t *journal);
/Linux-v4.19/Documentation/filesystems/
Dindex.rst180 call :c:func:`jbd2_journal_recover` if necessary. I would advise reading