Searched refs:nc_hash_t (Results 1 – 4 of 4) sorted by relevance
132 nc_hash_t *nc_hash;137 static nc_hash_t *dnlc_purge_fs1_rotor;138 static nc_hash_t *dnlc_free_rotor;343 nc_hash_t *hp; in dnlc_init()380 hp = (nc_hash_t *)&nc_hash[i]; in dnlc_init()440 nc_hash_t *hp; in dnlc_enter()508 nc_hash_t *hp; in dnlc_update()588 nc_hash_t *hp; in dnlc_lookup()669 nc_hash_t *hp; in dnlc_remove()699 nc_hash_t *nch; in dnlc_purge()[all …]
65 nc_hash_t hash; in dnlc_walk_step()74 (sizeof (nc_hash_t) * dwp->dw_index); in dnlc_walk_step()
100 } nc_hash_t; typedef
242 i++, head += sizeof (nc_hash_t)) { in dnlc_load()243 nc_hash_t nch; /* kernel hash chain header */ in dnlc_load()258 if (mdb_vread(&nch, sizeof (nc_hash_t), head) == -1) { in dnlc_load()