Searched refs:dev_list (Results 1 – 2 of 2) sorted by relevance
156 list_for_each_entry(dev, head, dev_list) { in find_device()239 list_add(&device->dev_list, &fs_devices->devices); in device_list_add()280 struct btrfs_device, dev_list); in btrfs_close_devices()281 list_del(&device->dev_list); in btrfs_close_devices()319 list_for_each_entry(device, &fs_devices->devices, dev_list) { in btrfs_open_devices()575 list_add(&map->stripes[i].dev->dev_list, in read_one_chunk()638 list_add(&device->dev_list, in read_one_dev()
12 struct list_head dev_list; member
Completed in 4 milliseconds