Lines Matching refs:btrfs_find_device
960 device = btrfs_find_device(fs_devices, devid, in device_list_add()
2362 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_find_device_by_path()
2365 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_find_device_by_path()
2385 device = btrfs_find_device(fs_info->fs_devices, devid, NULL, in btrfs_find_device_by_devspec()
2528 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_finish_sprout()
6590 struct btrfs_device *btrfs_find_device(struct btrfs_fs_devices *fs_devices, in btrfs_find_device() function
6790 map->stripes[i].dev = btrfs_find_device(fs_info->fs_devices, in read_one_chunk()
6930 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in read_one_dev()
7532 dev = btrfs_find_device(fs_info->fs_devices, stats->devid, NULL, NULL, in btrfs_get_dev_stats()
7710 dev = btrfs_find_device(fs_info->fs_devices, devid, NULL, NULL, true); in verify_one_dev_extent()
7719 dev = btrfs_find_device(fs_info->fs_devices->seed, devid, NULL, in verify_one_dev_extent()