summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs/inode.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/glusterfs/inode.h')
-rw-r--r--libglusterfs/src/glusterfs/inode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libglusterfs/src/glusterfs/inode.h b/libglusterfs/src/glusterfs/inode.h
index 52efdd85ccc..5cf2ab5080b 100644
--- a/libglusterfs/src/glusterfs/inode.h
+++ b/libglusterfs/src/glusterfs/inode.h
@@ -166,9 +166,6 @@ inode_rename(inode_table_t *table, inode_t *olddir, const char *oldname,
inode_t *newdir, const char *newname, inode_t *inode,
struct iatt *stbuf);
-dentry_t *
-__dentry_grep(inode_table_t *table, inode_t *parent, const char *name);
-
inode_t *
inode_grep(inode_table_t *table, inode_t *parent, const char *name);