Home
last modified time | relevance | path

Searched refs:trhp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c213 struct lo_retired_ht *lrhp, *trhp; in ldestroy() local
228 trhp = lrhp; in ldestroy()
230 kmem_free(trhp->lrh_table, in ldestroy()
231 trhp->lrh_size * sizeof (*li->li_hashtable)); in ldestroy()
232 kmem_free(trhp, sizeof (*trhp)); in ldestroy()