Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cache.c181 #define NCHHASH(dvp, hash_val) \ macro
2029 ncpp = NCHHASH(dvp, cnp->cn_hash); in cache_lookup_locked()
2119 ncpp = NCHHASH(dvp, cnp->cn_hash); in cache_lookup()
2362 ncpp = NCHHASH(dvp, cnp->cn_hash); in cache_enter_locked()
2544 head = NCHHASH(entry->nc_dvp, hashval); in resize_namecache()