Searched refs:VFS_WARN (Results 1 – 1 of 1) sorted by relevance
16 #define VFS_WARN(cond, format...) (void)WARN(cond, format) macro39 #define VFS_WARN(cond, format...) BUILD_BUG_ON_INVALID(cond) macro