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, 1 insertions, 1 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index d8caeba5d758..5830b4333d83 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -1081,7 +1081,7 @@ static inline void btrfs_mark_buffer_dirty(struct buffer_head *bh)
1081struct btrfs_block_group_cache *btrfs_find_block_group(struct btrfs_root *root, 1081struct btrfs_block_group_cache *btrfs_find_block_group(struct btrfs_root *root,
1082 struct btrfs_block_group_cache 1082 struct btrfs_block_group_cache
1083 *hint, u64 search_start, 1083 *hint, u64 search_start,
1084 int data); 1084 int data, int owner);
1085int btrfs_inc_root_ref(struct btrfs_trans_handle *trans, 1085int btrfs_inc_root_ref(struct btrfs_trans_handle *trans,
1086 struct btrfs_root *root); 1086 struct btrfs_root *root);
1087struct buffer_head *btrfs_alloc_free_block(struct btrfs_trans_handle *trans, 1087struct buffer_head *btrfs_alloc_free_block(struct btrfs_trans_handle *trans,