Lines Matching refs:stripe_offset
3702 u64 stripe_offset;
3719 stripe_offset = btrfs_stripe_offset(leaf, stripe);
3723 if (stripe_offset < bargs->pend &&
3724 stripe_offset + stripe_length > bargs->pstart)
5938 u64 stripe_offset;
5970 /* stripe_offset is the offset of this block in its stripe */
5971 stripe_offset = offset - btrfs_stripe_nr_to_offset(stripe_nr);
6019 stripe_offset + btrfs_stripe_nr_to_offset(stripe_nr);
6038 stripes[i].length -= stripe_offset;
6046 stripe_offset = 0;
6160 u64 offset, u32 *stripe_nr, u64 *stripe_offset,
6164 * Stripe_nr is the stripe where this block falls. stripe_offset is
6167 *stripe_offset = offset & BTRFS_STRIPE_LEN_MASK;
6169 ASSERT(*stripe_offset < U32_MAX);
6203 return BTRFS_STRIPE_LEN - *stripe_offset;
6208 u32 stripe_index, u64 stripe_offset, u32 stripe_nr)
6212 stripe_offset + btrfs_stripe_nr_to_offset(stripe_nr);
6263 u64 stripe_offset;
6295 &stripe_offset, &raid56_full_stripe_start);
6375 stripe_offset = 0;
6429 set_io_stripe(smap, map, stripe_index, stripe_offset, stripe_nr);
6466 stripe_offset, stripe_nr);
6474 stripe_offset, stripe_nr);