Searched refs:scrub_dev (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/btrfs/ |
| D | raid56.h | 45 struct btrfs_device *scrub_dev,
|
| D | scrub.c | 125 struct btrfs_device *scrub_dev; member 2851 length, sparity->scrub_dev, in scrub_parity_check_and_repair() 2939 sparity->scrub_dev = sdev; in scrub_raid56_parity() 3166 struct btrfs_device *scrub_dev, in scrub_stripe() argument 3345 ret = scrub_raid56_parity(sctx, map, scrub_dev, in scrub_stripe() 3468 extent_dev = scrub_dev; in scrub_stripe() 3517 map, scrub_dev, ppath, in scrub_stripe() 3580 struct btrfs_device *scrub_dev, in scrub_chunk() argument 3617 if (map->stripes[i].dev->bdev == scrub_dev->bdev && in scrub_chunk() 3619 ret = scrub_stripe(sctx, map, scrub_dev, i, in scrub_chunk() [all …]
|
| D | raid56.c | 2227 struct btrfs_device *scrub_dev, in raid56_parity_alloc_scrub_rbio() argument 2250 if (bbio->stripes[i].dev == scrub_dev) { in raid56_parity_alloc_scrub_rbio()
|