Home
last modified time | relevance | path

Searched refs:condition (Results 1 – 4 of 4) sorted by relevance

/fs/logfs/
Dlogfs_abi.h15 #define BUILD_BUG_ON(condition) /**/ argument
Dlogfs.h650 #define LOGFS_BUG_ON(condition, sb) \ argument
651 do { if (unlikely(condition)) LOGFS_BUG((sb)); } while (0)
/fs/f2fs/
Df2fs.h33 #define f2fs_bug_on(sbi, condition) BUG_ON(condition) argument
36 #define f2fs_bug_on(sbi, condition) \ argument
38 if (unlikely(condition)) { \
/fs/befs/
DChangeLog132 * Added test for "impossible" condition of empty internal nodes in