maxix 102 kern/lib/bitmap.c unsigned maxix = DIVROUNDUP(b->nbits, BITS_PER_WORD); maxix 105 kern/lib/bitmap.c for (ix=0; ix<maxix; ix++) {