Lines Matching refs:stripe_offset
3003 u64 stripe_offset; in chunk_drange_filter() local
3027 stripe_offset = btrfs_stripe_offset(leaf, stripe); in chunk_drange_filter()
3031 if (stripe_offset < bargs->pend && in chunk_drange_filter()
3032 stripe_offset + stripe_length > bargs->pstart) in chunk_drange_filter()
4952 u64 stripe_offset; in __btrfs_map_block() local
5001 stripe_offset = stripe_nr * stripe_len; in __btrfs_map_block()
5002 BUG_ON(offset < stripe_offset); in __btrfs_map_block()
5005 stripe_offset = offset - stripe_offset; in __btrfs_map_block()
5038 max_len = stripe_len - stripe_offset; in __btrfs_map_block()
5213 stripe_offset = 0; in __btrfs_map_block()
5315 stripe_offset + stripe_nr * map->stripe_len; in __btrfs_map_block()
5337 stripe_offset; in __btrfs_map_block()
5346 stripe_offset = 0; in __btrfs_map_block()
5361 stripe_offset + in __btrfs_map_block()