Home
last modified time | relevance | path

Searched defs:pass (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/fsck/
Dfsck.c140 static double percent(int pass, unsigned long cur, unsigned long max) { in percent()
175 int pass; in process_progress() local
/systemd-251/src/shared/
Dformat-table.c2031 for (unsigned pass = 0; pass < 2; pass++) { in table_print() local