Home
last modified time | relevance | path

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

/third_party/e2fsprogs/misc/
Dfsck.h52 #define FLAG_PROGRESS 2 macro
Dfsck.c429 if (inst->flags & FLAG_PROGRESS) in progress_active()
472 inst->flags |= FLAG_PROGRESS; in execute()
635 if (progress && (inst->flags & FLAG_PROGRESS) && in wait_one()
658 inst2->flags |= FLAG_PROGRESS; in wait_one()