]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/dcache.h
[PATCH] VFS: Permit filesystem to override root dentry on mount
[mirror_ubuntu-zesty-kernel.git] / include / linux / dcache.h
index 46d0e079735d19c01310df7200f058dd36af1401..0dd1610a94a940bdc38a12c0bd875c9159e55685 100644 (file)
@@ -217,7 +217,6 @@ extern struct dentry * d_alloc_anon(struct inode *);
 extern struct dentry * d_splice_alias(struct inode *, struct dentry *);
 extern void shrink_dcache_sb(struct super_block *);
 extern void shrink_dcache_parent(struct dentry *);
-extern void shrink_dcache_anon(struct super_block *);
 extern int d_invalidate(struct dentry *);
 
 /* only used at mount-time */