Home
last modified time | relevance | path

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

/fs/ocfs2/
Djournal.h33 OCFS2_JOURNAL_FREE = 0, enumerator
Djournal.c269 BUG_ON(osb->journal->j_state == OCFS2_JOURNAL_FREE); in ocfs2_start_trans()
873 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_journal_shutdown()
Dsuper.c1896 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_initialize_super()