Searched defs:scrub_dev (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | raid56.c | 2273 raid56_parity_alloc_scrub_rbio(struct btrfs_fs_info *fs_info, struct bio *bio, struct btrfs_bio *bbio, u64 stripe_len, struct btrfs_device *scrub_dev, unsigned long *dbitmap, int stripe_nsectors) raid56_parity_alloc_scrub_rbio() argument
|
| H A D | scrub.c | 126 struct btrfs_device *scrub_dev; member 2975 scrub_stripe(struct scrub_ctx *sctx, struct map_lookup *map, struct btrfs_device *scrub_dev, int num, u64 base, u64 length, struct btrfs_block_group *cache) scrub_stripe() argument 3364 scrub_chunk(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, u64 chunk_offset, u64 length, u64 dev_offset, struct btrfs_block_group *cache) scrub_chunk() argument 3417 scrub_enumerate_chunks(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, u64 start, u64 end) scrub_enumerate_chunks() argument 3698 scrub_supers(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev) scrub_supers() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | raid56.c | 2335 raid56_parity_alloc_scrub_rbio(struct bio *bio, struct btrfs_io_context *bioc, struct btrfs_device *scrub_dev, unsigned long *dbitmap, int stripe_nsectors) raid56_parity_alloc_scrub_rbio() argument
|
| H A D | scrub.c | 1843 scrub_raid56_parity_stripe(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, struct btrfs_block_group *bg, struct map_lookup *map, u64 full_stripe_start) scrub_raid56_parity_stripe() argument 2145 scrub_stripe(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct extent_map *em, struct btrfs_device *scrub_dev, int stripe_index) scrub_stripe() argument 2314 scrub_chunk(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct btrfs_device *scrub_dev, u64 dev_offset, u64 dev_extent_len) scrub_chunk() argument 2383 scrub_enumerate_chunks(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, u64 start, u64 end) scrub_enumerate_chunks() argument 2714 scrub_supers(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev) scrub_supers() argument [all...] |
Completed in 15 milliseconds