Lines Matching refs:btrfs_find_device
824 device = btrfs_find_device(fs_devices, devid, in device_list_add()
2295 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_find_device_by_path()
2298 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_find_device_by_path()
2318 device = btrfs_find_device(fs_info->fs_devices, devid, NULL, in btrfs_find_device_by_devspec()
2467 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_finish_sprout()
6449 struct btrfs_device *btrfs_find_device(struct btrfs_fs_devices *fs_devices, in btrfs_find_device() function
6657 map->stripes[i].dev = btrfs_find_device(fs_info->fs_devices, in read_one_chunk()
6796 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in read_one_dev()
7454 dev = btrfs_find_device(fs_info->fs_devices, stats->devid, NULL, NULL, in btrfs_get_dev_stats()
7586 dev = btrfs_find_device(fs_info->fs_devices, devid, NULL, NULL, true); in verify_one_dev_extent()
7599 dev = btrfs_find_device(devs, devid, NULL, NULL, false); in verify_one_dev_extent()