Searched refs:ncvnodehash (Results 1 – 1 of 1) sorted by relevance
580 #define numvnodelocks (ncvnodehash + 1)581 static u_int __read_mostly ncvnodehash; variable587 return (&vnodelocks[(((uintptr_t)(vp) >> 8) & ncvnodehash)]); in VP2VNODELOCK()2794 ncvnodehash = ncbuckethash; in nchinit()