Lines Matching defs:scrub_dev
126 struct btrfs_device *scrub_dev;
2708 length, sparity->scrub_dev,
2793 sparity->scrub_dev = sdev;
2977 struct btrfs_device *scrub_dev,
3145 ret = scrub_raid56_parity(sctx, map, scrub_dev,
3267 extent_dev = scrub_dev;
3313 map, scrub_dev, ppath,
3365 struct btrfs_device *scrub_dev,
3402 if (map->stripes[i].dev->bdev == scrub_dev->bdev &&
3404 ret = scrub_stripe(sctx, map, scrub_dev, i,
3418 struct btrfs_device *scrub_dev, u64 start, u64 end)
3443 key.objectid = scrub_dev->devid;
3471 if (found_key.objectid != scrub_dev->devid)
3612 ret = scrub_chunk(sctx, scrub_dev, chunk_offset, length,
3699 struct btrfs_device *scrub_dev)
3711 if (scrub_dev->fs_devices != fs_info->fs_devices)
3712 gen = scrub_dev->generation;
3719 scrub_dev->commit_total_bytes)
3723 scrub_dev, BTRFS_EXTENT_FLAG_SUPER, gen, i,