Searched refs:condition (Results 1 – 4 of 4) sorted by relevance
15 #define BUILD_BUG_ON(condition) /**/ argument
650 #define LOGFS_BUG_ON(condition, sb) \ argument651 do { if (unlikely(condition)) LOGFS_BUG((sb)); } while (0)
33 #define f2fs_bug_on(sbi, condition) BUG_ON(condition) argument36 #define f2fs_bug_on(sbi, condition) \ argument38 if (unlikely(condition)) { \
132 * Added test for "impossible" condition of empty internal nodes in