Searched refs:rescue_opts (Results 1 – 1 of 1) sorted by relevance
383 static const char *rescue_opts[] = { variable400 for (i = 0; i < ARRAY_SIZE(rescue_opts); i++) in supported_rescue_options_show()401 ret += sysfs_emit_at(buf, ret, "%s%s", (i ? " " : ""), rescue_opts[i]); in supported_rescue_options_show()