Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dtransaction.c2048 J_ASSERT_JH(jh, jh->b_jlist < BJ_Types); in __jbd2_journal_temp_unlink_buffer()
2493 J_ASSERT_JH(jh, jh->b_jlist < BJ_Types); in __jbd2_journal_file_buffer()
/linux/include/linux/
H A Djbd2.h1773 #define BJ_Types 5 macro