Searched refs:tgt_device (Results 1 – 1 of 1) sorted by relevance
623 struct btrfs_device *tgt_device = NULL; in btrfs_dev_replace_start() local652 src_device, &tgt_device); in btrfs_dev_replace_start()676 dev_replace->tgtdev = tgt_device; in btrfs_dev_replace_start()682 rcu_str_deref(tgt_device->name)); in btrfs_dev_replace_start()700 ret = btrfs_sysfs_add_device(tgt_device); in btrfs_dev_replace_start()739 btrfs_destroy_dev_replace_tgtdev(tgt_device); in btrfs_dev_replace_start()854 struct btrfs_device *tgt_device; in btrfs_dev_replace_finishing() local873 tgt_device = dev_replace->tgtdev; in btrfs_dev_replace_finishing()929 scrub_ret = btrfs_set_target_alloc_state(src_device, tgt_device); in btrfs_dev_replace_finishing()934 tgt_device); in btrfs_dev_replace_finishing()[all …]