namespace: extract show_path() helper
[linux-2.6-block.git] / fs / internal.h
index 58e43341aebf07d92245f789fd1cdf8d5415cebd..16bfe50747c68abf5f241b20813d2a7ee01335f5 100644 (file)
@@ -83,6 +83,8 @@ int path_mount(const char *dev_name, struct path *path,
                const char *type_page, unsigned long flags, void *data_page);
 int path_umount(struct path *path, int flags);
 
+int show_path(struct seq_file *m, struct dentry *root);
+
 /*
  * fs_struct.c
  */