Home | History | Annotate | Download | only in fsck

Lines Matching refs:TOTAL_SEGS

478 	sit_i->sentries = calloc(TOTAL_SEGS(sbi) * sizeof(struct seg_entry), 1);
480 for (start = 0; start < TOTAL_SEGS(sbi); start++) {
893 for (segno = 0; segno < TOTAL_SEGS(sbi); segno++) {
960 for (segno = 0; segno < TOTAL_SEGS(sbi); segno++) {
1005 for (segno = 0; segno < TOTAL_SEGS(sbi); segno++) {
1263 for (i = 0; i < TOTAL_SEGS(sbi); i++) {