Searched refs:DNLCHASH (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | dnlc.h | 166 #define DNLCHASH(name, dvp, hash, namlen) \ macro
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | dnlc.c | 456 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 D | mdb_ks.c | 314 DNLCHASH(ncp->name, ncp->dp, khash, namelen); in dnlc_load()
|