Searched refs:j_state (Results 1 – 2 of 2) sorted by relevance
341 BUG_ON(osb->journal->j_state == OCFS2_JOURNAL_FREE); in ocfs2_start_trans() 875 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_journal_alloc() 971 journal->j_state = OCFS2_JOURNAL_LOADED; in ocfs2_journal_init() 1051 if (journal->j_state != OCFS2_JOURNAL_LOADED) in ocfs2_journal_shutdown() 1065 journal->j_state = OCFS2_JOURNAL_IN_SHUTDOWN; in ocfs2_journal_shutdown() 1108 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_journal_shutdown()
37 enum ocfs2_journal_state j_state; /* Journals current state */ member