|
@@ -396,8 +396,7 @@ int btrfs_rmap_block(struct btrfs_fs_info *fs_info, u64 chunk_start,
|
|
|
u64 physical, u64 **logical, int *naddrs, int *stripe_len);
|
|
u64 physical, u64 **logical, int *naddrs, int *stripe_len);
|
|
|
int btrfs_read_sys_array(struct btrfs_fs_info *fs_info);
|
|
int btrfs_read_sys_array(struct btrfs_fs_info *fs_info);
|
|
|
int btrfs_read_chunk_tree(struct btrfs_fs_info *fs_info);
|
|
int btrfs_read_chunk_tree(struct btrfs_fs_info *fs_info);
|
|
|
-int btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
|
|
|
|
|
- struct btrfs_fs_info *fs_info, u64 type);
|
|
|
|
|
|
|
+int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type);
|
|
|
void btrfs_mapping_init(struct btrfs_mapping_tree *tree);
|
|
void btrfs_mapping_init(struct btrfs_mapping_tree *tree);
|
|
|
void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree);
|
|
void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree);
|
|
|
blk_status_t btrfs_map_bio(struct btrfs_fs_info *fs_info, struct bio *bio,
|
|
blk_status_t btrfs_map_bio(struct btrfs_fs_info *fs_info, struct bio *bio,
|