Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c166 #define HS_HPASH(hp) HS_HASH((hp)->hs_nodeid) macro
309 for (tp = &fsp->hsfs_hash[HS_HPASH(hp)]; *tp != NULL; in hs_getfree()
433 hashno = HS_HPASH(hp); in hs_addhash()
672 for (tp = &fsp->hsfs_hash[HS_HPASH(hp)]; *tp != NULL; in hs_freenode()