Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Djbd2.h1389 #define JBD2_ABORT_ON_SYNCDATA_ERR 0x040 /* Abort the journal on file macro
/linux-6.6.21/fs/jbd2/
Dcommit.c748 if (journal->j_flags & JBD2_ABORT_ON_SYNCDATA_ERR) in jbd2_journal_commit_transaction()
/linux-6.6.21/fs/ext4/
Dsuper.c5759 journal->j_flags |= JBD2_ABORT_ON_SYNCDATA_ERR; in ext4_init_journal_params()
5761 journal->j_flags &= ~JBD2_ABORT_ON_SYNCDATA_ERR; in ext4_init_journal_params()