Searched refs:btrfs_device_by_devid (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/btrfs/tests/ |
| H A D | raid-stripe-tree-tests.c | 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() 389 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_punch_hole() 529 stripe->dev = btrfs_device_by_devid(fs_info->fs_devices, i); in test_front_delete_prev_item() [all …]
|