Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h1358 #define JBD2_ABORT_ON_SYNCDATA_ERR 0x040 /* Abort the journal on file macro
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dcommit.c793 if (journal->j_flags & JBD2_ABORT_ON_SYNCDATA_ERR) in jbd2_journal_commit_transaction()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c5238 journal->j_flags |= JBD2_ABORT_ON_SYNCDATA_ERR; in ext4_init_journal_params()
5240 journal->j_flags &= ~JBD2_ABORT_ON_SYNCDATA_ERR; in ext4_init_journal_params()