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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index acbce542d291..96ab2797c09a 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -1579,8 +1579,8 @@ int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans,
1579int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans, 1579int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans,
1580 struct btrfs_root *root, struct inode *inode, 1580 struct btrfs_root *root, struct inode *inode,
1581 struct btrfs_ordered_sum *sums); 1581 struct btrfs_ordered_sum *sums);
1582int btrfs_csum_one_bio(struct btrfs_root *root, 1582int btrfs_csum_one_bio(struct btrfs_root *root, struct inode *inode,
1583 struct bio *bio, struct btrfs_ordered_sum **sums_ret); 1583 struct bio *bio);
1584struct btrfs_csum_item *btrfs_lookup_csum(struct btrfs_trans_handle *trans, 1584struct btrfs_csum_item *btrfs_lookup_csum(struct btrfs_trans_handle *trans,
1585 struct btrfs_root *root, 1585 struct btrfs_root *root,
1586 struct btrfs_path *path, 1586 struct btrfs_path *path,