VFS_WARN_ON_INODE
#define VFS_WARN_ON_INODE(cond, inode) ({ \
#define VFS_WARN_ON_INODE(cond, inode) BUILD_BUG_ON_INVALID(cond)