Home | History | Annotate | Download | only in fsck

Lines Matching defs:nblocks

2102 		int j, nblocks;
2115 nblocks = sbi->blocks_per_seg;
2116 for (j = curseg->next_blkoff + 1; j < nblocks; j++) {