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

/external/e2fsprogs/e2fsck/
H A Dunix.c61 static int show_version_only; variable
926 show_version_only = 1;
945 if (show_version_only)
1364 show_version_only++;
1388 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only)
1392 if (show_version_only) {
/external/e2fsprogs/misc/
H A Dmke2fs.c1478 int show_version_only = 0, is_device = 0; local
1818 show_version_only++;
1827 if ((optind == argc) && !show_version_only)
1831 if (!quiet || show_version_only)
1835 if (show_version_only) {

Completed in 193 milliseconds