Home
last modified time | relevance | path

Searched refs:BJ_None (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Djbd2.h1790 #define BJ_None 0 /* Not journaled */ macro
/linux/fs/jbd2/
H A Djournal.c2855 J_ASSERT_JH(jh, jh->b_jlist == BJ_None); in __journal_remove_journal_head()