Lines Matching refs:stripes
1363 page->physical = bbio->stripes[stripe_index].physical +
1365 page->dev = bbio->stripes[stripe_index].dev;
2607 last_offset = (physical - map->stripes[num].physical) * data_stripes;
2875 "scrub: tree block %llu spanning stripes, ignored. logical=%llu",
2912 extent_physical = bbio->stripes[0].physical;
2914 extent_dev = bbio->stripes[0].dev;
3013 physical = map->stripes[num].physical;
3241 "scrub: tree block %llu spanning stripes, ignored. logical=%llu",
3299 * or we have finished all stripes.
3343 sctx->stat.last_physical = map->stripes[num].physical +
3402 if (map->stripes[i].dev->bdev == scrub_dev->bdev &&
3403 map->stripes[i].physical == dev_offset) {
4109 !bbio->stripes[0].dev->bdev) {
4114 *extent_physical = bbio->stripes[0].physical;
4116 *extent_dev = bbio->stripes[0].dev;