HomeSort by relevance Sort by last modified time
    Searched refs:show_version_only (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
unix.c 57 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) {
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1288 int show_version_only = 0; local
    [all...]

Completed in 71 milliseconds