Lines Matching refs:physical

3221 					    map->stripes[i].physical,
5541 set_extent_bit(&device->alloc_state, stripe->physical,
5542 stripe->physical + map->stripe_size - 1,
5553 __clear_extent_bit(&device->alloc_state, stripe->physical,
5554 stripe->physical + map->stripe_size - 1,
5651 map->stripes[s].physical = devices_info[i].dev_offset +
5818 const u64 dev_offset = map->stripes[i].physical;
6226 stripes[i].physical =
6227 map->stripes[stripe_index].physical +
6331 new->physical = old->physical;
6343 * If we have 2 extra stripes, only choose the one with smaller physical.
6356 if (first->physical > second->physical) {
6357 swap(second->physical, first->physical);
6427 dst->physical = map->stripes[io_geom->stripe_index].physical +
6585 * Map one logical range to one or more physical ranges.
6593 * which has one or more physical ranges (btrfs_io_stripe)
6597 * @smap: (Optional) single physical range optimization.
6599 * physical range, and this is parameter is not NULL,
6718 * physical block information on the stack instead of allocating an
6763 dst->physical =
6764 map->stripes[stripe_index].physical +
7119 map->stripes[i].physical =
8000 "dev extent physical offset %llu on devid %llu doesn't have corresponding chunk",
8009 "dev extent physical offset %llu on devid %llu length doesn't match chunk %llu, have %llu expect %llu",
8023 "devid %llu physical %llu len %llu inside the reserved space",
8028 map->stripes[i].physical == physical_offset) {
8043 "dev extent physical offset %llu devid %llu has no corresponding chunk",
8058 "dev extent devid %llu physical offset %llu len %llu is beyond device boundary %llu",
8071 "zoned: dev extent devid %llu physical offset %llu len %llu is not aligned to device zone",
8180 "dev extent devid %llu physical offset %llu overlap with previous dev extent end %llu",
8324 smap->physical = bioc->stripes[i].physical +
8373 smap->physical = bioc->stripes[mirror_num - 1].physical;