Lines Matching refs:btrfs_device_by_devid

21 static struct btrfs_device *btrfs_device_by_devid(struct btrfs_fs_devices *fs_devices,  in btrfs_device_by_devid()  function
61 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_punch_hole_3extents()
70 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_punch_hole_3extents()
91 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_punch_hole_3extents()
112 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_punch_hole_3extents()
237 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_delete_two_extents()
246 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_delete_two_extents()
267 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_delete_two_extents()
288 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_delete_two_extents()
382 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_punch_hole()
389 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_punch_hole()
521 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_front_delete_prev_item()
529 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_front_delete_prev_item()
550 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_front_delete_prev_item()
662 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_front_delete()
669 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_front_delete()
771 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_tail_delete()
778 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_tail_delete()
794 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_tail_delete()
893 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_create_update_delete()
900 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_create_update_delete()
916 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_create_update_delete()
946 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_create_update_delete()
1020 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_simple_create_delete()
1036 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_simple_create_delete()