diff options
Diffstat (limited to 'fs/xfs/xfs_inode.h')
-rw-r--r-- | fs/xfs/xfs_inode.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/xfs_inode.h b/fs/xfs/xfs_inode.h index c38d4509c66d..03ae96bdae7e 100644 --- a/fs/xfs/xfs_inode.h +++ b/fs/xfs/xfs_inode.h | |||
@@ -529,8 +529,6 @@ int xfs_itruncate_finish(struct xfs_trans **, xfs_inode_t *, | |||
529 | xfs_fsize_t, int, int); | 529 | xfs_fsize_t, int, int); |
530 | int xfs_iunlink(struct xfs_trans *, xfs_inode_t *); | 530 | int xfs_iunlink(struct xfs_trans *, xfs_inode_t *); |
531 | 531 | ||
532 | void xfs_idestroy(xfs_inode_t *); | ||
533 | void xfs_iextract(xfs_inode_t *); | ||
534 | void xfs_iext_realloc(xfs_inode_t *, int, int); | 532 | void xfs_iext_realloc(xfs_inode_t *, int, int); |
535 | void xfs_ipin(xfs_inode_t *); | 533 | void xfs_ipin(xfs_inode_t *); |
536 | void xfs_iunpin(xfs_inode_t *); | 534 | void xfs_iunpin(xfs_inode_t *); |