Searched refs:reipl_fcp_clear (Results 1 – 1 of 1) sorted by relevance
175 static bool reipl_fcp_clear; variable905 return sprintf(page, "%u\n", reipl_fcp_clear); in reipl_fcp_clear_show()912 if (kstrtobool(buf, &reipl_fcp_clear) < 0) in reipl_fcp_clear_store()1298 if (reipl_fcp_clear) in __reipl_run()1431 reipl_fcp_clear = true; in reipl_fcp_init()1938 (reipl_type == IPL_TYPE_FCP && reipl_fcp_clear) || in dump_reipl_run()