Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Djbd2.h1386 #define JBD2_ABORT_ON_SYNCDATA_ERR 0x040 /* Abort the journal on file macro
/Linux-v6.6/fs/jbd2/
Dcommit.c746 if (journal->j_flags & JBD2_ABORT_ON_SYNCDATA_ERR) in jbd2_journal_commit_transaction()
/Linux-v6.6/fs/ext4/
Dsuper.c5758 journal->j_flags |= JBD2_ABORT_ON_SYNCDATA_ERR; in ext4_init_journal_params()
5760 journal->j_flags &= ~JBD2_ABORT_ON_SYNCDATA_ERR; in ext4_init_journal_params()