Searched refs:scrub_type (Results 1 – 6 of 6) sorted by relevance
115 __u32 scrub_type) in xchk_health_mask_for_scrub_type() argument117 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);
1132 unsigned int scrub_type) in xchk_metadata_inode_subtype() argument1137 sc->sm->sm_type = scrub_type; in xchk_metadata_inode_subtype()1139 switch (scrub_type) { in xchk_metadata_inode_subtype()
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()