Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Dunix.c483 struct percent_tbl { struct
487 static struct percent_tbl e2fsck_tbl = { argument
492 static float calc_percent(struct percent_tbl *tbl, int pass, int curr, in calc_percent()