Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / fs / internal.h
index c0c6f493ab8ae5bb3ed5f1471a62059dc0de8e86..cef0913e5d417418166986d09d0da11817af1edb 100644 (file)
@@ -133,6 +133,7 @@ extern int invalidate_inodes(struct super_block *, bool);
 extern struct dentry *__d_alloc(struct super_block *, const struct qstr *);
 extern int d_set_mounted(struct dentry *dentry);
 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
+extern struct dentry *d_alloc_cursor(struct dentry *);
 
 /*
  * read_write.c
This page took 0.031146 seconds and 5 git commands to generate.