Lines Matching defs:btrfs_find_device
866 device = btrfs_find_device(fs_devices, devid,
2388 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid,
2391 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid,
2411 device = btrfs_find_device(fs_info->fs_devices, devid, NULL,
2560 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid,
6546 struct btrfs_device *btrfs_find_device(struct btrfs_fs_devices *fs_devices,
6754 map->stripes[i].dev = btrfs_find_device(fs_info->fs_devices,
6893 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid,
7551 dev = btrfs_find_device(fs_info->fs_devices, stats->devid, NULL, NULL,
7683 dev = btrfs_find_device(fs_info->fs_devices, devid, NULL, NULL, true);
7696 dev = btrfs_find_device(devs, devid, NULL, NULL, false);