|
@@ -2809,8 +2809,7 @@ int btrfs_error_unpin_extent_range(struct btrfs_fs_info *fs_info,
|
|
|
u64 start, u64 end);
|
|
|
int btrfs_discard_extent(struct btrfs_fs_info *fs_info, u64 bytenr,
|
|
|
u64 num_bytes, u64 *actual_bytes);
|
|
|
-int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans,
|
|
|
- struct btrfs_fs_info *fs_info, u64 type);
|
|
|
+int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
|
|
|
int btrfs_trim_fs(struct btrfs_fs_info *fs_info, struct fstrim_range *range);
|
|
|
|
|
|
int btrfs_init_space_info(struct btrfs_fs_info *fs_info);
|