Searched refs:scrub_type (Results 1 – 7 of 7) sorted by relevance
9 unsigned int xchk_health_mask_for_scrub_type(__u32 scrub_type);
117 __u32 scrub_type) in xchk_health_mask_for_scrub_type() argument119 return type_to_health_flag[scrub_type].sick_mask; in xchk_health_mask_for_scrub_type()
1200 unsigned int scrub_type) in xchk_metadata_inode_subtype() argument1205 sub = xchk_scrub_create_subord(sc, scrub_type); in xchk_metadata_inode_subtype()
1007 unsigned int scrub_type) in xrep_metadata_inode_subtype() argument1018 sub = xchk_scrub_create_subord(sc, scrub_type); in xrep_metadata_inode_subtype()
304 enum scrub_type { enum515 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()
Completed in 30 milliseconds