X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fnamei.h;h=05b441d9364202ff09ccaa4db7ca28044db30290;hb=7755726fe90a8b253659756e6de68c1a55aa427f;hp=028946750289eaa9c7764c6d5cf77ee903c8da22;hpb=5fa3577b1a1202972e6e419040438c29f39f59cc;p=~andy%2Flinux diff --git a/include/linux/namei.h b/include/linux/namei.h index 02894675028..05b441d9364 100644 --- a/include/linux/namei.h +++ b/include/linux/namei.h @@ -72,8 +72,6 @@ extern int vfs_path_lookup(struct dentry *, struct vfsmount *, extern struct file *lookup_instantiate_filp(struct nameidata *nd, struct dentry *dentry, int (*open)(struct inode *, struct file *)); -extern struct file *nameidata_to_filp(struct nameidata *nd, int flags); -extern void release_open_intent(struct nameidata *); extern struct dentry *lookup_one_len(const char *, struct dentry *, int);