Searched refs:mntopts_cmd (Results 1 – 1 of 1) sorted by relevance
93 static char *mntopts_cmd; variable1938 if (mntopts_cmd) { in parse_tune2fs_options()1943 mntopts_cmd = optarg; in parse_tune2fs_options()3182 if (mntopts_cmd) { in main()3183 rc = update_mntopts(fs, mntopts_cmd); in main()