Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dunix.c58 static int show_version_only; variable
732 show_version_only = 1; in PRS()
762 if (show_version_only) in PRS()
911 show_version_only++; in main()
926 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only) in main()
930 if (show_version_only) { in main()
/external/e2fsprogs/misc/
Dmke2fs.c957 int show_version_only = 0; in PRS() local
1194 show_version_only++; in PRS()
1200 if ((optind == argc) && !show_version_only) in PRS()
1204 if (!quiet || show_version_only) in PRS()
1208 if (show_version_only) { in PRS()