Lines Matching refs:is_tgtdev_for_dev_replace
765 if (!device->is_tgtdev_for_dev_replace && in btrfs_close_extra_devices()
784 if (step == 0 || device->is_tgtdev_for_dev_replace) { in btrfs_close_extra_devices()
796 if (!device->is_tgtdev_for_dev_replace) in btrfs_close_extra_devices()
1100 if (start >= device->total_bytes || device->is_tgtdev_for_dev_replace) in btrfs_account_dev_extents_size()
1279 if (search_start >= search_end || device->is_tgtdev_for_dev_replace) { in find_free_dev_extent_start()
1486 WARN_ON(device->is_tgtdev_for_dev_replace); in btrfs_alloc_dev_extent()
1757 !tmp->is_tgtdev_for_dev_replace && in btrfs_rm_device()
1788 if (device->is_tgtdev_for_dev_replace) { in btrfs_rm_device()
2320 device->is_tgtdev_for_dev_replace = 0; in btrfs_init_new_device()
2529 device->is_tgtdev_for_dev_replace = 1; in btrfs_init_dev_replace_tgtdev()
2623 device->is_tgtdev_for_dev_replace) { in btrfs_grow_device()
3414 device->is_tgtdev_for_dev_replace) in __btrfs_balance()
4265 if (device->is_tgtdev_for_dev_replace) in btrfs_shrink_device()
4588 device->is_tgtdev_for_dev_replace) in __btrfs_alloc_chunk()
6301 device->is_tgtdev_for_dev_replace = 0; in fill_device_from_item()
6434 if (device->writeable && !device->is_tgtdev_for_dev_replace) { in read_one_dev()