Searched refs:NULLTOV (Results 1 – 2 of 2) sorted by relevance
110 if (a->null_lowervp == lowervp && NULLTOV(a)->v_mount == mp) { in null_hashget_locked()117 vp = NULLTOV(a); in null_hashget_locked()156 NULLTOV(oxp)->v_mount == mp) { in null_hashins()157 VNASSERT(0, NULLTOV(oxp), in null_hashins()308 NULLTOV(a), vrefcnt(NULLTOV(a)), in null_checkvp()
64 #define NULLTOV(xp) ((xp)->null_vnode) macro