Searched refs:dev_alloc_list (Results 1 – 5 of 5) sorted by relevance
23 struct dev_alloc_list { struct45 struct dev_alloc_list devs_sorted; argument78 struct dev_alloc_list *);
1532 struct dev_alloc_list *devs, in journal_advance_devs_to_next_bucket()1563 struct dev_alloc_list *devs, in __journal_write_alloc()1617 struct dev_alloc_list devs_sorted; in journal_write_alloc()
607 struct dev_alloc_list *ret) in bch2_dev_alloc_list()
715 list_add_tail(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_open_one_device()1079 list_del_init(&device->dev_alloc_list); in __btrfs_free_extra_devids()1129 list_del_init(&device->dev_alloc_list); in btrfs_close_one_device()1170 WARN_ON(!list_empty(&device->dev_alloc_list)); in btrfs_close_one_device()2222 list_del_init(&device->dev_alloc_list); in btrfs_rm_device()2334 list_add(&device->dev_alloc_list, in btrfs_rm_device()2357 list_del(&srcdev->dev_alloc_list); in btrfs_rm_dev_replace_remove_srcdev()2795 list_add(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_init_new_device()2903 list_del(&device->dev_alloc_list); in btrfs_init_new_device()5244 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in gather_device_info()[all …]
2399 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()