Searched refs:BJ_None (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | jbd2.h | 1790 #define BJ_None 0 /* Not journaled */ macro |
| /linux/fs/jbd2/ | ||
| H A D | journal.c | 2855 J_ASSERT_JH(jh, jh->b_jlist == BJ_None); in __journal_remove_journal_head() |