Lines Matching refs:btrfs_find_device
857 device = btrfs_find_device(fs_devices, devid, in device_list_add()
2352 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_find_device_by_path()
2355 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_find_device_by_path()
2375 device = btrfs_find_device(fs_info->fs_devices, devid, NULL, in btrfs_find_device_by_devspec()
2524 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in btrfs_finish_sprout()
6510 struct btrfs_device *btrfs_find_device(struct btrfs_fs_devices *fs_devices, in btrfs_find_device() function
6718 map->stripes[i].dev = btrfs_find_device(fs_info->fs_devices, in read_one_chunk()
6857 device = btrfs_find_device(fs_info->fs_devices, devid, dev_uuid, in read_one_dev()
7515 dev = btrfs_find_device(fs_info->fs_devices, stats->devid, NULL, NULL, in btrfs_get_dev_stats()
7647 dev = btrfs_find_device(fs_info->fs_devices, devid, NULL, NULL, true); in verify_one_dev_extent()
7660 dev = btrfs_find_device(devs, devid, NULL, NULL, false); in verify_one_dev_extent()