Searched defs:itab (Results 1 – 5 of 5) sorted by relevance
65 struct dinode *itab; variable
67 static struct dinode *itab; variable
73 struct dinode itab[ITABSZ]; variable
707 static struct dinode itab[MAXINOPB]; in getino() local
68 struct dinode *itab; /* = (struct dinode *)itab; */ variable