Home
last modified time | relevance | path

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

/fs/ocfs2/
Djournal.h19 OCFS2_JOURNAL_FREE = 0, enumerator
Djournal.c345 BUG_ON(osb->journal->j_state == OCFS2_JOURNAL_FREE); in ocfs2_start_trans()
1031 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_journal_shutdown()
Dsuper.c2221 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_initialize_super()