Merge tag 'md/4.5' of git://neil.brown.name/md
[deliverable/linux.git] / include / linux / namei.h
index d8c6334cd15005c16162f57959e20b2e09f99d03..d0f25d81b46a6c2f488c34e2cd14e91c49fb8145 100644 (file)
@@ -77,6 +77,7 @@ extern struct dentry *kern_path_locked(const char *, struct path *);
 extern int kern_path_mountpoint(int, const char *, struct path *, unsigned int);
 
 extern struct dentry *lookup_one_len(const char *, struct dentry *, int);
+extern struct dentry *lookup_one_len_unlocked(const char *, struct dentry *, int);
 
 extern int follow_down_one(struct path *);
 extern int follow_down(struct path *);
This page took 0.037709 seconds and 5 git commands to generate.