open-style analog of vfs_path_lookup()
[linux-block.git] / fs / internal.h
index 6fdbdf2c60479fa2b4fc265590375f38b077ed0f..52abc5287f50d16467ab38ab717588b8e89b73cc 100644 (file)
@@ -114,6 +114,8 @@ struct open_flags {
 };
 extern struct file *do_filp_open(int dfd, const char *pathname,
                const struct open_flags *op, int lookup_flags);
+extern struct file *do_file_open_root(struct dentry *, struct vfsmount *,
+               const char *, const struct open_flags *, int lookup_flags);
 
 /*
  * inode.c