Lines Matching refs:btrfs_device
45 struct btrfs_device *srcdev,
46 struct btrfs_device *tgtdev);
49 struct btrfs_device **device);
315 struct btrfs_device *tgt_device = NULL; in btrfs_dev_replace_start()
316 struct btrfs_device *src_device = NULL; in btrfs_dev_replace_start()
464 struct btrfs_device *tgt_device; in btrfs_dev_replace_finishing()
465 struct btrfs_device *src_device; in btrfs_dev_replace_finishing()
603 struct btrfs_device *srcdev, in btrfs_dev_replace_update_device_in_mapping_tree()
604 struct btrfs_device *tgtdev) in btrfs_dev_replace_update_device_in_mapping_tree()
629 struct btrfs_device **device) in btrfs_dev_replace_find_srcdev()
650 struct btrfs_device *srcdev; in btrfs_dev_replace_status()
691 struct btrfs_device *tgt_device = NULL; in __btrfs_dev_replace_cancel()