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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_cache.c178 #define NCHHASH(dvp, hash_val) \ macro
1412 ncpp = NCHHASH(dvp, cnp->cn_hash);
1499 ncpp = NCHHASH(dvp, cnp->cn_hash);
1717 ncpp = NCHHASH(dvp, cnp->cn_hash);
1910 head = NCHHASH(entry->nc_dvp, hashval);

Completed in 22 milliseconds