Home
last modified time | relevance | path

Searched refs:scrub_type (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dhealth.h9 unsigned int xchk_health_mask_for_scrub_type(__u32 scrub_type);
H A Dcommon.c1407 unsigned int scrub_type) in xchk_metadata_inode_subtype() argument
1412 sub = xchk_scrub_create_subord(sc, scrub_type); in xchk_metadata_inode_subtype()
/linux/drivers/edac/
H A Ddmc520_edac.c260 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()
H A Dal_mc_edac.c195 static enum scrub_type get_scrub_mode(void __iomem *mmio_base) in get_scrub_mode()