Home
last modified time | relevance | path

Searched refs:dev_alloc_list (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Dalloc_foreground.h23 struct dev_alloc_list { struct
45 struct dev_alloc_list devs_sorted; argument
78 struct dev_alloc_list *);
H A Djournal_io.c1532 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()
H A Dalloc_foreground.c607 struct dev_alloc_list *ret) in bch2_dev_alloc_list()
/linux/fs/btrfs/
H A Dvolumes.c715 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 …]
H A Dzoned.c2399 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()