Searched refs:JBD2_LOADED (Results 1 – 3 of 3) sorted by relevance
1396 #define JBD2_LOADED 0x010 /* The journal superblock has been loaded */ macro
2115 journal->j_flags |= JBD2_LOADED; in jbd2_journal_load()2514 J_ASSERT (!(journal->j_flags & JBD2_LOADED)); in jbd2_journal_wipe()
1080 (journal->j_journal->j_flags & JBD2_LOADED)) { in ocfs2_journal_shutdown()