summaryrefslogtreecommitdiff
path: root/check/mode-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'check/mode-common.h')
-rw-r--r--check/mode-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/check/mode-common.h b/check/mode-common.h
index ffae782b..877c1aa9 100644
--- a/check/mode-common.h
+++ b/check/mode-common.h
@@ -80,6 +80,8 @@ static inline int fs_root_objectid(u64 objectid)
return is_fstree(objectid);
}
+int check_prealloc_extent_written(struct btrfs_fs_info *fs_info,
+ u64 disk_bytenr, u64 num_bytes);
int count_csum_range(struct btrfs_fs_info *fs_info, u64 start,
u64 len, u64 *found);
int insert_inode_item(struct btrfs_trans_handle *trans,