NCVHASH 83 kern/vfs_cache.c #define NCVHASH(vp) (vp)->v_id & ncvhash NCVHASH 278 kern/vfs_cache.c nvcpp = &ncvhashtbl[NCVHASH(vp)]; NCVHASH 388 kern/vfs_cache.c nvcpp = &ncvhashtbl[NCVHASH(vp)];