]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/mount.h
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
[karo-tx-linux.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);