Searched refs:alloc_list (Results 1 – 4 of 4) sorted by relevance
345 struct list_head alloc_list; member
382 INIT_LIST_HEAD(&fs_devs->alloc_list); in alloc_fs_devices()671 list_add_tail(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_open_one_device()2262 &fs_devices->alloc_list); in btrfs_rm_device()2482 INIT_LIST_HEAD(&seed_devices->alloc_list); in btrfs_init_sprout()2727 list_add(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_init_new_device()5220 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in gather_device_info()5504 if (list_empty(&fs_devices->alloc_list)) { in btrfs_create_chunk()
976 list_add(&tgt_device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_dev_replace_finishing()
2220 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()