Searched refs:dev_alloc_list (Results 1 – 4 of 4) sorted by relevance
52 struct list_head dev_alloc_list; member
147 INIT_LIST_HEAD(&dev->dev_alloc_list); in __alloc_device()651 list_del_init(&device->dev_alloc_list); in btrfs_close_extra_devices()712 list_del_init(&device->dev_alloc_list); in __btrfs_close_devices()836 list_add(&device->dev_alloc_list, in __btrfs_open_devices()1656 list_del_init(&device->dev_alloc_list); in btrfs_rm_device()1801 list_add(&device->dev_alloc_list, in btrfs_rm_device()1825 list_del_rcu(&srcdev->dev_alloc_list); in btrfs_rm_dev_replace_remove_srcdev()2191 list_add(&device->dev_alloc_list, in btrfs_init_new_device()4309 device = list_entry(cur, struct btrfs_device, dev_alloc_list); in __btrfs_alloc_chunk()
563 list_add(&tgt_device->dev_alloc_list, &fs_info->fs_devices->alloc_list); in btrfs_dev_replace_finishing()
9054 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_relocate()