Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dlofs_info.h46 uint_t lh_count; /* Number of vnodes in chain */ member
/titanic_41/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c88 ((li)->li_hashtable[ltablehash((vp), (li)->li_htsize)].lh_count)
565 newtable[hash].lh_count++; in lgrow()