Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ocfs2/
Djournal.h17 OCFS2_JOURNAL_FREE = 0, enumerator
Djournal.c343 BUG_ON(osb->journal->j_state == OCFS2_JOURNAL_FREE); in ocfs2_start_trans()
1029 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_journal_shutdown()
Dsuper.c2225 journal->j_state = OCFS2_JOURNAL_FREE; in ocfs2_initialize_super()