cleanup the inode reclaim path
[deliverable/linux.git] / fs / xfs / xfs_inode.h
index c38d4509c66d46bec0c15bdf1ef71b5f96303a8d..03ae96bdae7ec099ddffdde64fc2b414ced40e0e 100644 (file)
@@ -529,8 +529,6 @@ int         xfs_itruncate_finish(struct xfs_trans **, xfs_inode_t *,
                                     xfs_fsize_t, int, int);
 int            xfs_iunlink(struct xfs_trans *, xfs_inode_t *);
 
-void           xfs_idestroy(xfs_inode_t *);
-void           xfs_iextract(xfs_inode_t *);
 void           xfs_iext_realloc(xfs_inode_t *, int, int);
 void           xfs_ipin(xfs_inode_t *);
 void           xfs_iunpin(xfs_inode_t *);
This page took 0.029207 seconds and 5 git commands to generate.