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