Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Djbd2.h1392 #define JBD2_CYCLE_RECORD 0x080 /* Journal cycled record log on macro
/linux-6.6.21/fs/jbd2/
Djournal.c1717 if (journal->j_head != 0 && journal->j_flags & JBD2_CYCLE_RECORD) { in journal_reset()
/linux-6.6.21/fs/ext4/
Dsuper.c5766 journal->j_flags |= JBD2_CYCLE_RECORD; in ext4_init_journal_params()