Searched refs:orig_physical (Results 1 – 2 of 2) sorted by relevance
2085 if (physical < bbio->orig_physical) in btrfs_record_physical_zoned()2086 sum->logical -= bbio->orig_physical - physical; in btrfs_record_physical_zoned()2088 sum->logical += physical - bbio->orig_physical; in btrfs_record_physical_zoned()
2369 const u64 orig_physical = map->stripes[stripe_index].physical; in scrub_simple_stripe() local2373 u64 cur_physical = orig_physical; in scrub_simple_stripe()