MAXINOPB
static struct dinode itab[MAXINOPB];
if (maxino > minino + MAXINOPB)
maxino = minino + MAXINOPB;
struct dinode buf[MAXINOPB];