Searched refs:lobucket (Results 1 – 3 of 3) sorted by relevance
37 struct lobucket *lw_table; /* Snapshot of hash table */92 sizeof (struct lobucket), UM_SLEEP); in lnode_walk_init()109 lwp->lw_tabsz * sizeof (struct lobucket)); in lnode_walk_init()113 loinfo.li_htsize * sizeof (struct lobucket), in lnode_walk_init()138 sizeof (struct lobucket), UM_SLEEP); in lnode_walk_init()140 lwp->lw_tabsz * sizeof (struct lobucket), in lnode_walk_init()186 mdb_free(lwp->lw_table, lwp->lw_tabsz * sizeof (struct lobucket)); in lnode_walk_fini()
43 struct lobucket { struct57 struct lobucket *lrh_table; argument69 struct lobucket *volatile li_hashtable; /* table of per-mount vnodes */
154 struct lobucket *chain; in table_lock_enter()161 chain = (struct lobucket *)li->li_hashtable; in table_lock_enter()212 struct lobucket *table; in ldestroy()497 lretire(struct loinfo *li, struct lobucket *table, uint_t size) in lretire()519 struct lobucket *oldtable, *newtable; in lgrow()