btrfs_stripe_nr_to_offset
io_stripe_size = btrfs_stripe_nr_to_offset(nr_data_stripes(map));
*offset = last_offset + btrfs_stripe_nr_to_offset(i);
*offset = last_offset + btrfs_stripe_nr_to_offset(j);
btrfs_stripe_nr_to_offset(nr_stripes));
u64 length = btrfs_stripe_nr_to_offset(data_stripes);
btrfs_stripe_nr_to_offset(rot);
full_stripe_start + btrfs_stripe_nr_to_offset(i),
btrfs_stripe_nr_to_offset(i);
return btrfs_stripe_nr_to_offset(map->num_stripes / map->sub_stripes);
return btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes) +
offset = btrfs_stripe_nr_to_offset(stripe_index / map->sub_stripes);
increment = btrfs_stripe_nr_to_offset(nr_data_stripes(map));
if (unlikely(length >= btrfs_stripe_nr_to_offset(U32_MAX))) {
length, btrfs_stripe_nr_to_offset(U32_MAX));
ctl->dev_extent_min = btrfs_stripe_nr_to_offset(ctl->dev_stripes);
len = btrfs_stripe_nr_to_offset(nr_data_stripes(map));
stripe_offset = offset - btrfs_stripe_nr_to_offset(stripe_nr);
stripe_end_offset = btrfs_stripe_nr_to_offset(stripe_nr_end) -
stripe_offset + btrfs_stripe_nr_to_offset(stripe_nr);
stripes[i].length = btrfs_stripe_nr_to_offset(stripes_per_dev);
btrfs_stripe_nr_to_offset(nr_data_stripes(map));
io_geom->raid56_full_stripe_start = btrfs_stripe_nr_to_offset(
btrfs_stripe_nr_to_offset(io_geom->stripe_nr);
btrfs_stripe_nr_to_offset(data_stripes)) -
btrfs_stripe_nr_to_offset(io_geom.stripe_nr *
btrfs_stripe_nr_to_offset(io_geom.stripe_nr);
btrfs_stripe_nr_to_offset(i);
zone_info[i].alloc_offset = btrfs_stripe_nr_to_offset(stripe_nr);
raid0_allocs[idx] = btrfs_stripe_nr_to_offset(stripe_nr);