Searched refs:io_stripe (Results 1 – 2 of 2) sorted by relevance
42 struct btrfs_io_stripe io_stripe = { 0 }; in test_punch_hole_3extents() local61 io_stripe.dev = btrfs_device_by_devid(fs_info->fs_devices, 0); in test_punch_hole_3extents()142 0, &io_stripe); in test_punch_hole_3extents()149 if (io_stripe.physical != logical1) { in test_punch_hole_3extents()151 logical1, io_stripe.physical); in test_punch_hole_3extents()165 0, &io_stripe); in test_punch_hole_3extents()176 0, &io_stripe); in test_punch_hole_3extents()183 if (io_stripe.physical != logical3) { in test_punch_hole_3extents()185 logical3 + SZ_256K, io_stripe.physical); in test_punch_hole_3extents()220 struct btrfs_io_stripe io_stripe = { 0 }; in test_delete_two_extents() local[all …]
1829 struct btrfs_io_stripe io_stripe = {}; in scrub_submit_extent_sector_read() local1835 io_stripe.rst_search_commit_root = true; in scrub_submit_extent_sector_read()1842 &stripe_len, &bioc, &io_stripe, &mirror); in scrub_submit_extent_sector_read()