|
@@ -476,8 +476,6 @@ void btrfs_rm_dev_replace_free_srcdev(struct btrfs_fs_info *fs_info,
|
|
struct btrfs_device *srcdev);
|
|
struct btrfs_device *srcdev);
|
|
void btrfs_destroy_dev_replace_tgtdev(struct btrfs_fs_info *fs_info,
|
|
void btrfs_destroy_dev_replace_tgtdev(struct btrfs_fs_info *fs_info,
|
|
struct btrfs_device *tgtdev);
|
|
struct btrfs_device *tgtdev);
|
|
-void btrfs_init_dev_replace_tgtdev_for_resume(struct btrfs_fs_info *fs_info,
|
|
|
|
- struct btrfs_device *tgtdev);
|
|
|
|
void btrfs_scratch_superblocks(struct block_device *bdev, const char *device_path);
|
|
void btrfs_scratch_superblocks(struct block_device *bdev, const char *device_path);
|
|
int btrfs_is_parity_mirror(struct btrfs_fs_info *fs_info,
|
|
int btrfs_is_parity_mirror(struct btrfs_fs_info *fs_info,
|
|
u64 logical, u64 len);
|
|
u64 logical, u64 len);
|