DIRHASH
inpp = &inphead[DIRHASH(inumber)];
for (inp = inphead[DIRHASH(inumber)]; inp; inp = inp->i_nexthash) {