Home
last modified time | relevance | path

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

/linux/include/linux/iio/
H A Dtrigger.h68 struct list_head alloc_list; member
/linux/fs/btrfs/
H A Dvolumes.h414 struct list_head alloc_list; member
H A Dvolumes.c391 INIT_LIST_HEAD(&fs_devs->alloc_list); in alloc_fs_devices()
715 list_add_tail(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_open_one_device()
2424 &fs_devices->alloc_list); in btrfs_rm_device()
2643 INIT_LIST_HEAD(&seed_devices->alloc_list); in btrfs_init_sprout()
2884 list_add(&device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_init_new_device()
5320 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in gather_device_info()
5663 if (list_empty(&fs_devices->alloc_list)) { in btrfs_create_chunk()
H A Ddev-replace.c992 list_add(&tgt_device->dev_alloc_list, &fs_devices->alloc_list); in btrfs_dev_replace_finishing()
H A Dzoned.c2331 list_for_each_entry(device, &fs_devices->alloc_list, dev_alloc_list) { in btrfs_can_activate_zone()
/linux/drivers/net/ethernet/dlink/
H A Ddl2k.c479 static int alloc_list(struct net_device *dev) in alloc_list() function
625 i = alloc_list(dev); in rio_open()