Home
last modified time | relevance | path

Searched refs:FLAG_PROGRESS (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/misc/
Dfsck.h52 #define FLAG_PROGRESS 2 macro
Dfsck.c424 if (inst->flags & FLAG_PROGRESS) in progress_active()
464 inst->flags |= FLAG_PROGRESS; in execute()
627 if (progress && (inst->flags & FLAG_PROGRESS) && in wait_one()
650 inst2->flags |= FLAG_PROGRESS; in wait_one()