Home
last modified time | relevance | path

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

/coreutils/src/
Ddf.c1190 uintmax_t u100 = v->used * 100; in get_dev() local
1192 pct = u100 / nonroot_total + (u100 % nonroot_total != 0); in get_dev()