Searched refs:alloc_list (Results 1 – 6 of 6) sorted by relevance
17 trig->alloc_list which is useful for drivers that allocate multiple
67 struct list_head alloc_list; member
254 struct list_head alloc_list; member
326 INIT_LIST_HEAD(&fs_devs->alloc_list); in alloc_fs_devices()841 list_add_tail(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_open_one_device()2235 &fs_devices->alloc_list); in btrfs_rm_device()2440 INIT_LIST_HEAD(&seed_devices->alloc_list); in btrfs_prepare_sprout()2450 list_splice_init(&fs_devices->alloc_list, &seed_devices->alloc_list); in btrfs_prepare_sprout()2642 list_add(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_init_new_device()4939 if (list_empty(&fs_devices->alloc_list)) { in __btrfs_alloc_chunk()4991 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in __btrfs_alloc_chunk()
682 list_add(&tgt_device->dev_alloc_list, &fs_info->fs_devices->alloc_list); in btrfs_dev_replace_finishing()
483 static int alloc_list(struct net_device *dev) in alloc_list() function631 i = alloc_list(dev); in rio_open()