Searched refs:NULLTOV (Results 1 – 2 of 2) sorted by relevance
116 if (a->null_lowervp == lowervp && NULLTOV(a)->v_mount == mp) {123 vp = NULLTOV(a);150 NULLTOV(oxp)->v_mount == mp) {155 ovp = NULLTOV(oxp);316 NULLTOV(a), vrefcnt(NULLTOV(a)),
64 #define NULLTOV(xp) ((xp)->null_vnode) macro