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

/external/e2fsprogs/e2fsck/
H A Dunix.c57 static int show_version_only; variable
894 show_version_only = 1;
910 if (show_version_only)
1203 show_version_only++;
1227 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only)
1231 if (show_version_only) {
/external/e2fsprogs/misc/
H A Dmke2fs.c1288 int show_version_only = 0; local
1593 show_version_only++;
1599 if ((optind == argc) && !show_version_only)
1603 if (!quiet || show_version_only)
1607 if (show_version_only) {

Completed in 153 milliseconds