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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/check/mode-common.h b/check/mode-common.h
index 877c1aa9..65d2ae41 100644
--- a/check/mode-common.h
+++ b/check/mode-common.h
@@ -98,5 +98,6 @@ void reada_walk_down(struct btrfs_root *root, struct extent_buffer *node,
int check_child_node(struct extent_buffer *parent, int slot,
struct extent_buffer *child);
void reset_cached_block_groups(struct btrfs_fs_info *fs_info);
+int pin_metadata_blocks(struct btrfs_fs_info *fs_info);
#endif