Searched refs:orig_physical (Results 1 – 2 of 2) sorted by relevance
1858 if (physical < bbio->orig_physical) in btrfs_record_physical_zoned()1859 sum->logical -= bbio->orig_physical - physical; in btrfs_record_physical_zoned()1861 sum->logical += physical - bbio->orig_physical; in btrfs_record_physical_zoned()
2422 const u64 orig_physical = map->stripes[stripe_index].physical; in scrub_simple_stripe() local2425 u64 cur_physical = orig_physical; in scrub_simple_stripe()