Lines Matching refs:stripe_offset
3209 u64 stripe_offset; in chunk_drange_filter() local
3233 stripe_offset = btrfs_stripe_offset(leaf, stripe); in chunk_drange_filter()
3237 if (stripe_offset < bargs->pend && in chunk_drange_filter()
3238 stripe_offset + stripe_length > bargs->pstart) in chunk_drange_filter()
5218 u64 stripe_offset; in __btrfs_map_block() local
5267 stripe_offset = stripe_nr * stripe_len; in __btrfs_map_block()
5268 BUG_ON(offset < stripe_offset); in __btrfs_map_block()
5271 stripe_offset = offset - stripe_offset; in __btrfs_map_block()
5304 max_len = stripe_len - stripe_offset; in __btrfs_map_block()
5479 stripe_offset = 0; in __btrfs_map_block()
5581 stripe_offset + stripe_nr * map->stripe_len; in __btrfs_map_block()
5603 stripe_offset; in __btrfs_map_block()
5612 stripe_offset = 0; in __btrfs_map_block()
5627 stripe_offset + in __btrfs_map_block()