aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r--fs/btrfs/ctree.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index 089f6da09411..67ef9d1a1d9b 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -4126,8 +4126,6 @@ static inline int btrfs_defrag_cancelled(struct btrfs_fs_info *fs_info)
4126/* Sanity test specific functions */ 4126/* Sanity test specific functions */
4127#ifdef CONFIG_BTRFS_FS_RUN_SANITY_TESTS 4127#ifdef CONFIG_BTRFS_FS_RUN_SANITY_TESTS
4128void btrfs_test_destroy_inode(struct inode *inode); 4128void btrfs_test_destroy_inode(struct inode *inode);
4129int btrfs_verify_qgroup_counts(struct btrfs_fs_info *fs_info, u64 qgroupid,
4130 u64 rfer, u64 excl);
4131#endif 4129#endif
4132 4130
4133#endif 4131#endif