X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=fs%2Fmount.h;h=2826543a131d1217f306404e264a27a2ee163ec6;hb=3f247de750b8dd8f50a2c1390e2a1238790a9dff;hp=2c856fc47ae309ed88c3ca59302cb1ba660142f2;hpb=f790bd9c8e826434ab6c326b225276ed0f73affe;p=karo-tx-linux.git diff --git a/fs/mount.h b/fs/mount.h index 2c856fc47ae3..2826543a131d 100644 --- a/fs/mount.h +++ b/fs/mount.h @@ -89,7 +89,6 @@ static inline int is_mounted(struct vfsmount *mnt) } extern struct mount *__lookup_mnt(struct vfsmount *, struct dentry *); -extern struct mount *__lookup_mnt_last(struct vfsmount *, struct dentry *); extern int __legitimize_mnt(struct vfsmount *, unsigned); extern bool legitimize_mnt(struct vfsmount *, unsigned);