Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djbd2.h1399 #define JBD2_CYCLE_RECORD 0x080 /* Journal cycled record log on macro
/openbmc/linux/fs/jbd2/
H A Djournal.c1760 if (journal->j_head != 0 && journal->j_flags & JBD2_CYCLE_RECORD) { in journal_reset()
/openbmc/linux/fs/ext4/
H A Dsuper.c5764 journal->j_flags |= JBD2_CYCLE_RECORD; in ext4_init_journal_params()