Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Djournal.h33 OCFS2_JOURNAL_FREE = 0, enumerator
Djournal.c359 BUG_ON(osb->journal->j_state == OCFS2_JOURNAL_FREE); in ocfs2_start_trans()
1041 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_journal_shutdown()
Dsuper.c2265 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_initialize_super()