Searched defs:scrub_dev (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/edac/ |
| H A D | scrub.c | 157 static int scrub_create_desc(struct device *scrub_dev, in scrub_create_desc() 203 int edac_scrub_get_desc(struct device *scrub_dev, in edac_scrub_get_desc()
|
| /linux/fs/btrfs/ |
| H A D | scrub.c | 2117 scrub_raid56_cached_parity(struct scrub_ctx * sctx,struct btrfs_device * scrub_dev,struct btrfs_chunk_map * map,u64 full_stripe_start,unsigned long * extent_bitmap) scrub_raid56_cached_parity() argument 2167 scrub_raid56_parity_stripe(struct scrub_ctx * sctx,struct btrfs_device * scrub_dev,struct btrfs_block_group * bg,struct btrfs_chunk_map * map,u64 full_stripe_start) scrub_raid56_parity_stripe() argument 2441 scrub_stripe(struct scrub_ctx * sctx,struct btrfs_block_group * bg,struct btrfs_chunk_map * map,struct btrfs_device * scrub_dev,int stripe_index) scrub_stripe() argument 2602 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 2660 scrub_enumerate_chunks(struct scrub_ctx * sctx,struct btrfs_device * scrub_dev,u64 start,u64 end) scrub_enumerate_chunks() argument 2982 scrub_supers(struct scrub_ctx * sctx,struct btrfs_device * scrub_dev) scrub_supers() argument [all...] |
| H A D | raid56.c | 2571 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
|
| /linux/include/linux/ |
| H A D | edac.h | 706 edac_scrub_get_desc(struct device * scrub_dev,const struct attribute_group ** attr_groups,u8 instance) edac_scrub_get_desc() argument
|