Lines Matching refs:stripe_offset
2924 u64 stripe_offset; in __btrfs_map_block() local
3000 stripe_offset = stripe_nr * map->stripe_len; in __btrfs_map_block()
3001 BUG_ON(offset < stripe_offset); in __btrfs_map_block()
3004 stripe_offset = offset - stripe_offset; in __btrfs_map_block()
3014 map->stripe_len - stripe_offset); in __btrfs_map_block()
3085 stripe_offset + stripe_nr * map->stripe_len; in __btrfs_map_block()
3112 stripe_offset; in __btrfs_map_block()
3113 stripe_offset = 0; in __btrfs_map_block()
3146 stripe_offset; in __btrfs_map_block()
3148 stripe_offset = 0; in __btrfs_map_block()
3170 stripe_offset + in __btrfs_map_block()