Home
last modified time | relevance | path

Searched refs:alloc_list (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
A Dvolumes.h418 struct list_head alloc_list; member
A Dvolumes.c388 INIT_LIST_HEAD(&fs_devs->alloc_list); in alloc_fs_devices()
717 list_add_tail(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_open_one_device()
2343 &fs_devices->alloc_list); in btrfs_rm_device()
2562 INIT_LIST_HEAD(&seed_devices->alloc_list); in btrfs_init_sprout()
2803 list_add(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_init_new_device()
5254 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in gather_device_info()
5603 if (list_empty(&fs_devices->alloc_list)) { in btrfs_create_chunk()
A Ddev-replace.c983 list_add(&tgt_device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_dev_replace_finishing()
A Dzoned.c2426 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()

Completed in 26 milliseconds