Searched refs:__journal_expect (Results 1 – 1 of 1) sorted by relevance
385 #define __journal_expect(expr, why...) \ macro396 #define J_EXPECT(expr, why...) __journal_expect(expr, ## why)397 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why)398 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why)