Home
last modified time | relevance | path

Searched refs:show_version_only (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/e2fsck/
Dunix.c62 static int show_version_only; variable
977 show_version_only = 1; in PRS()
996 if (show_version_only) in PRS()
1426 show_version_only++; in main()
1464 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only) in main()
1468 if (show_version_only) { in main()
/third_party/e2fsprogs/misc/
Dmke2fs.c1552 int show_version_only = 0, is_device = 0; in PRS() local
1893 show_version_only++; in PRS()
1902 if ((optind == argc) && !show_version_only) in PRS()
1906 if (!quiet || show_version_only) in PRS()
1910 if (show_version_only) { in PRS()