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