HomeSort by relevance Sort by last modified time
    Searched full:maxdone (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/resize/
sim_progress.c 22 __u32 maxdone; member in struct:ext2_sim_progress
54 level = prog->barwidth * current / prog->maxdone;
55 old_level = prog->barwidth * prog->current / prog->maxdone;
80 __u32 maxdone, int flags)
99 prog->maxdone = maxdone;
resize2fs.h 181 __u32 maxdone, int flags);
  /prebuilts/android-emulator/linux-x86_64/bin/
resize2fs 

Completed in 117 milliseconds