Searched refs:alloc_list (Results 1 – 6 of 6) sorted by relevance
68 struct list_head alloc_list; member
414 struct list_head alloc_list; member
391 INIT_LIST_HEAD(&fs_devs->alloc_list); in alloc_fs_devices()715 list_add_tail(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_open_one_device()2424 &fs_devices->alloc_list); in btrfs_rm_device()2643 INIT_LIST_HEAD(&seed_devices->alloc_list); in btrfs_init_sprout()2884 list_add(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_init_new_device()5320 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in gather_device_info()5663 if (list_empty(&fs_devices->alloc_list)) { in btrfs_create_chunk()
992 list_add(&tgt_device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_dev_replace_finishing()
2331 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()
479 static int alloc_list(struct net_device *dev) in alloc_list() function625 i = alloc_list(dev); in rio_open()