Searched defs:alc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c3157 int alc; local
3188 for (li = 0, alc = 0, lc = 0; li < lbp->lb_loccnt; li++) {
3201 alc++;
3210 if ((lc > 0) && ((alc * 2) <= lc)) {
3225 ((alc * 2) == lc)) {
3872 int alc; local
3941 alc = 0;
3950 alc++;
3953 if (alc < ((lc + 1) / 2)) {
3969 alc
5520 int alc; local
11589 int alc, lc; local
11816 int alc, lc; local
[all...]

Completed in 60 milliseconds