Home
last modified time | relevance | path

Searched refs:jbd2_journal_recover (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
H A Drecovery.c273 * jbd2_journal_recover - recovers a on-disk journal
284 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover() function
H A Djournal.c1996 if (jbd2_journal_recover(journal)) in jbd2_journal_load()
/kernel/linux/linux-6.6/fs/jbd2/
H A Drecovery.c275 * jbd2_journal_recover - recovers a on-disk journal
286 int jbd2_journal_recover(journal_t *journal) in jbd2_journal_recover() function
H A Djournal.c2077 err = jbd2_journal_recover(journal); in jbd2_journal_load()
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1547 extern int jbd2_journal_recover (journal_t *journal);
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1555 extern int jbd2_journal_recover (journal_t *journal);

Completed in 16 milliseconds