Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jbd2/
Dtransaction.c2034 J_ASSERT_JH(jh, jh->b_jlist < BJ_Types); in __jbd2_journal_temp_unlink_buffer()
2514 J_ASSERT_JH(jh, jh->b_jlist < BJ_Types); in __jbd2_journal_file_buffer()
/linux-6.1.9/include/linux/
Djbd2.h1767 #define BJ_Types 5 macro