Searched refs:orig_physical (Results 1 – 2 of 2) sorted by relevance
2069 if (physical < bbio->orig_physical) in btrfs_record_physical_zoned()2070 sum->logical -= bbio->orig_physical - physical; in btrfs_record_physical_zoned()2072 sum->logical += physical - bbio->orig_physical; in btrfs_record_physical_zoned()
2398 const u64 orig_physical = map->stripes[stripe_index].physical; in scrub_simple_stripe() local2402 u64 cur_physical = orig_physical; in scrub_simple_stripe()