vfs: check unlinked ancestors before mount
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / internal.h
index 7c5f01c..d208937 100644 (file)
@@ -126,6 +126,7 @@ extern int invalidate_inodes(struct super_block *, bool);
  * dcache.c
  */
 extern struct dentry *__d_alloc(struct super_block *, const struct qstr *);
+extern int d_set_mounted(struct dentry *dentry);
 
 /*
  * read_write.c