fs/ntfs3/inode.c:1815:1: error: function definition is not allowed here fs/ntfs3/inode.c:1902:1: error: function definition is not allowed here fs/ntfs3/inode.c:2055:1: error: function definition is not allowed here fs/ntfs3/inode.c:2079:14: error: use of undeclared identifier 'ntfs_get_link'; did you mean 'vfs_get_link'? fs/ntfs3/inode.c:2079:14: error: incompatible function pointer types initializing 'const char *(*)(struct dentry *, struct inode *, struct delayed_call *)' with an expression of type 'const char *(struct dentry *, struct delayed_call *)' [-Werror,-Wincompatible-function-pointer-types] fs/ntfs3/inode.c:2101:19: error: expected '}'