diff options
Diffstat (limited to 'fs/jfs/jfs_xtree.h')
| -rw-r--r-- | fs/jfs/jfs_xtree.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/jfs/jfs_xtree.h b/fs/jfs/jfs_xtree.h index a69784254fe7..af668a80b40f 100644 --- a/fs/jfs/jfs_xtree.h +++ b/fs/jfs/jfs_xtree.h | |||
| @@ -131,10 +131,4 @@ extern int xtRelocate(tid_t tid, struct inode *ip, | |||
| 131 | extern int xtAppend(tid_t tid, | 131 | extern int xtAppend(tid_t tid, |
| 132 | struct inode *ip, int xflag, s64 xoff, int maxblocks, | 132 | struct inode *ip, int xflag, s64 xoff, int maxblocks, |
| 133 | int *xlenp, s64 * xaddrp, int flag); | 133 | int *xlenp, s64 * xaddrp, int flag); |
| 134 | |||
| 135 | #ifdef _JFS_DEBUG_XTREE | ||
| 136 | extern int xtDisplayTree(struct inode *ip); | ||
| 137 | extern int xtDisplayPage(struct inode *ip, s64 bn, xtpage_t * p); | ||
| 138 | #endif /* _JFS_DEBUG_XTREE */ | ||
| 139 | |||
| 140 | #endif /* !_H_JFS_XTREE */ | 134 | #endif /* !_H_JFS_XTREE */ |
