Searched refs:scrub_type (Results 1 – 5 of 5) sorted by relevance
113 __u32 scrub_type) in xchk_health_mask_for_scrub_type() argument115 return type_to_health_flag[scrub_type].sick_mask; in xchk_health_mask_for_scrub_type()
9 unsigned int xchk_health_mask_for_scrub_type(__u32 scrub_type);
301 enum scrub_type { enum512 enum scrub_type scrub_mode; /* current scrub mode */
260 static enum scrub_type dmc520_get_scrub_type(struct dmc520_edac *pvt) in dmc520_get_scrub_type()262 enum scrub_type type = SCRUB_NONE; in dmc520_get_scrub_type()
195 static enum scrub_type get_scrub_mode(void __iomem *mmio_base) in get_scrub_mode()