Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dunix.c61 static int show_version_only; variable
958 show_version_only = 1; in PRS()
977 if (show_version_only) in PRS()
1406 show_version_only++; in main()
1430 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only) in main()
1434 if (show_version_only) { in main()
/external/e2fsprogs/misc/
Dmke2fs.c1491 int show_version_only = 0, is_device = 0; in PRS() local
1827 show_version_only++; in PRS()
1836 if ((optind == argc) && !show_version_only) in PRS()
1840 if (!quiet || show_version_only) in PRS()
1844 if (show_version_only) { in PRS()