Searched refs:ITABSZ (Results 1 – 1 of 1) sorted by relevance
74 #define ITABSZ 256 macro75 struct dinode itab[ITABSZ];633 if (dp == NULL || ++dp >= &itab[ITABSZ]) { in ginode()