Searched refs:totalloc (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/addbadsec/ | ||
H A D | ix_altsctr.c | 813 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 49 milliseconds