Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddnlc.h166 #define DNLCHASH(name, dvp, hash, namlen) \ macro
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c456 DNLCHASH(name, dp, hash, namlen); in dnlc_enter()
528 DNLCHASH(name, dp, hash, namlen); in dnlc_update()
603 DNLCHASH(name, dp, hash, namlen); in dnlc_lookup()
675 DNLCHASH(name, dp, hash, namlen); in dnlc_remove()
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c314 DNLCHASH(ncp->name, ncp->dp, khash, namelen); in dnlc_load()