Searched refs:ec_action (Results 1 – 1 of 1) sorted by relevance
3381 } ec_action[] = { /* states of the E$ line in M P B */ variable3587 if (ec_action[mpb].ec_flush == ALWAYS_FLUSH) { in scrub_ecache_line()3590 (ec_action[mpb].ec_flush == MIRROR_FLUSH)) { in scrub_ecache_line()3592 } else if (ec_action[mpb].ec_flush == NEVER_FLUSH) { in scrub_ecache_line()3611 if (ec_action[mpb].ec_log && (ecache_scrub_verbose || in scrub_ecache_line()3904 if (mpb < (sizeof (ec_action) / sizeof (ec_action[0]))) { in ecache_scrub_log()3905 spf_flt.flt_type = ec_action[mpb].ec_log_type; in ecache_scrub_log()