Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jbd2/
H A Drecovery.c345 * jbd2_journal_skip_recovery - Start journal and wipe exiting records
357 int jbd2_journal_skip_recovery(journal_t *journal) in jbd2_journal_skip_recovery() function
H A Djournal.c2438 err = jbd2_journal_skip_recovery(journal); in jbd2_journal_wipe()
/kernel/linux/linux-6.6/fs/jbd2/
H A Drecovery.c350 * jbd2_journal_skip_recovery - Start journal and wipe exiting records
362 int jbd2_journal_skip_recovery(journal_t *journal) in jbd2_journal_skip_recovery() function
H A Djournal.c2515 err = jbd2_journal_skip_recovery(journal); in jbd2_journal_wipe()
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1549 extern int jbd2_journal_skip_recovery (journal_t *);
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1557 extern int jbd2_journal_skip_recovery (journal_t *);

Completed in 15 milliseconds