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

  /external/e2fsprogs/e2fsck/
e2fsck.h 305 int progress_last_percent; member in struct:e2fsck_struct
unix.c 398 if (ctx->progress_last_percent == fixed_percent)
400 ctx->progress_last_percent = fixed_percent;
    [all...]

Completed in 32 milliseconds