LOGSIZE           132 file.c             int max = ((LOGSIZE-1-1-2) / 2) * 512;
LOGSIZE            35 log.c            int block[LOGSIZE];
LOGSIZE           131 log.c              } else if(log.lh.n + (log.outstanding+1)*MAXOPBLOCKS > LOGSIZE){
LOGSIZE           215 log.c            if (log.lh.n >= LOGSIZE || log.lh.n >= log.size - 1)
LOGSIZE            25 mkfs.c         int nlog = LOGSIZE;