Searched refs:scrub_dev (Results 1 – 3 of 3) sorted by relevance
157 static int scrub_create_desc(struct device *scrub_dev, in scrub_create_desc() argument172 scrub_ctx = devm_kzalloc(scrub_dev, sizeof(*scrub_ctx), GFP_KERNEL); in scrub_create_desc()203 int edac_scrub_get_desc(struct device *scrub_dev, in edac_scrub_get_desc() argument206 if (!scrub_dev || !attr_groups) in edac_scrub_get_desc()209 return scrub_create_desc(scrub_dev, attr_groups, instance); in edac_scrub_get_desc()
702 int edac_scrub_get_desc(struct device *scrub_dev,706 static inline int edac_scrub_get_desc(struct device *scrub_dev, in edac_scrub_get_desc() argument
2561 struct btrfs_device *scrub_dev, in raid56_parity_alloc_scrub_rbio() argument2585 if (bioc->stripes[i].dev == scrub_dev) { in raid56_parity_alloc_scrub_rbio()