Searched refs:JBD2_LOADED (Results 1 – 2 of 2) sorted by relevance
952 #define JBD2_LOADED 0x010 /* The journal superblock has been loaded */ macro
1544 journal->j_flags |= JBD2_LOADED; in jbd2_journal_load()1824 J_ASSERT (!(journal->j_flags & JBD2_LOADED)); in jbd2_journal_wipe()