Home
last modified time | relevance | path

Searched refs:logical3 (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/btrfs/tests/
H A Draid-stripe-tree-tests.c48 u64 logical3 = logical2 + len2; in test_punch_hole_3extents() local
107 bioc->logical = logical3; in test_punch_hole_3extents()
119 stripe->physical = logical3 + i * SZ_1G; in test_punch_hole_3extents()
174 logical3 += SZ_256K; in test_punch_hole_3extents()
179 logical3, logical3 + len3); in test_punch_hole_3extents()
183 if (io_stripe.physical != logical3) { in test_punch_hole_3extents()
226 u64 logical3 = logical2 + len2; in test_delete_two_extents() local
283 bioc->logical = logical3; in test_delete_two_extents()
335 logical3, len3); in test_delete_two_extents()
339 if (io_stripe.physical != logical3) { in test_delete_two_extents()
[all …]