Searched refs:i_nexthash (Results 1 – 2 of 2) sorted by relevance
463 inp->i_nexthash = *inpp; in cacheino()493 for (inp = inphead[inumber % dirhash]; inp; inp = inp->i_nexthash) { in getinoinfo()
277 struct inoinfo *i_nexthash; /* next entry in hash chain */ member