Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.h123 struct list_head dev_alloc_list; /* chunk mutex */ member
H A Ddev-replace.c981 list_add(&tgt_device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_dev_replace_finishing()
H A Dsuper.c2455 list_del_init(&device->dev_alloc_list); in btrfs_remove_bdev()
H A Dzoned.c2646 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()