Searched refs:NULL_NHASH (Results 1 – 1 of 1) sorted by relevance
82 #define NULL_NHASH(vp) (&null_node_hashtbl[((((uintptr_t)vp) >> vnsz2log) + (uintptr_t)vnode_mount(… macro150 hd = NULL_NHASH(lowervp); in null_hashget()195 hd = NULL_NHASH(xp->null_lowervp); in null_hashins()