Searched refs:lp_hash (Results 1 – 2 of 2) sorted by relevance
406 p = LM2LP(lmp)->lp_hash + i; in aout_findsb()427 } while ((p = &LM2LP(lmp)->lp_hash[p->next]) != NULL); in aout_findsb()581 LM2LP(lmp)->lp_hash = (struct fshash *)(&base[HASHOFF(ld)]); in aout_new_lmp()
330 struct fshash *lp_hash; /* hash table */ member