Searched refs:r_opt (Results 1 – 4 of 4) sorted by relevance
60 static int r_opt = 0; /* random access versus linear */ variable141 {"r", &r_opt, NULL}171 if (r_opt) in main()203 memsize / 1024 / 1024, r_opt ? "random" : "linear"); in main()221 if (r_opt) { in main()
1515 int s_opt = -1, r_opt = -1; in PRS() local1784 r_opt = strtoul(optarg, &tmp, 0); in PRS()1790 if (r_opt > EXT2_MAX_SUPP_REV) { in PRS()1792 _("while trying to create revision %d"), r_opt); in PRS()1795 fs_param.s_rev_level = r_opt; in PRS()2170 if (r_opt == EXT2_GOOD_OLD_REV && in PRS()2179 if (r_opt == EXT2_GOOD_OLD_REV) { in PRS()2190 if (r_opt == EXT2_GOOD_OLD_REV) { in PRS()
142 int r_opt = 0; /* specify raw io multiple instead of */ variable483 if (!r_opt) in startup_info()997 if (r_opt) { in get_file_info()1611 r_opt++; in parse_cmdline()
244 int r_opt = 0; /* resource release interval */ variable5082 r_opt++; in parse_cmdline()5178 if (!r_opt) in parse_cmdline()