Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c95 #define LH_HASH(vp) (handle_hash_func(vp) % LH_HASH_SZ) macro
325 uint_t index = LH_HASH(vp); in handle_find_ref_nolock()
345 int index = LH_HASH(vp); in handle_find()
366 index = LH_HASH(vp); in handle_alloc()
431 index = LH_HASH(lhp->lh_vp); in handle_release()