]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/mount.h
mnt: Tuck mounts under others instead of creating shadow/side mounts.
[mirror_ubuntu-bionic-kernel.git] / fs / mount.h
index 2c856fc47ae309ed88c3ca59302cb1ba660142f2..2826543a131d1217f306404e264a27a2ee163ec6 100644 (file)
@@ -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);