Searched refs:totalloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/addbadsec/
H A Dix_altsctr.c813 int totalloc; local
817 for (i=0, totalloc=0; i<ap->part.p_size; i++) {
819 totalloc++;
826 avail = ap->part.p_size - totalloc;

Completed in 58 milliseconds