lobucket
lwp->lw_tabsz * sizeof (struct lobucket));
loinfo.li_htsize * sizeof (struct lobucket),
sizeof (struct lobucket), UM_SLEEP);
lwp->lw_tabsz * sizeof (struct lobucket),
mdb_free(lwp->lw_table, lwp->lw_tabsz * sizeof (struct lobucket));
struct lobucket *lw_table; /* Snapshot of hash table */
sizeof (struct lobucket), UM_SLEEP);
struct lobucket *chain;
chain = (struct lobucket *)li->li_hashtable;
struct lobucket *table;
lretire(struct loinfo *li, struct lobucket *table, uint_t size)
struct lobucket *oldtable, *newtable;
struct lobucket *lrh_table;
struct lobucket *volatile li_hashtable; /* table of per-mount vnodes */