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.c425 if (inst->flags & FLAG_PROGRESS) in progress_active()
465 inst->flags |= FLAG_PROGRESS; in execute()
628 if (progress && (inst->flags & FLAG_PROGRESS) && in wait_one()
651 inst2->flags |= FLAG_PROGRESS; in wait_one()