Searched refs:NULLTOV (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/fs/nullfs/
H A Dnull_subr.c116 if (a->null_lowervp == lowervp && NULLTOV(a)->v_mount == mp) {
123 vp = NULLTOV(a);
150 NULLTOV(oxp)->v_mount == mp) {
155 ovp = NULLTOV(oxp);
320 NULLTOV(a), vrefcnt(NULLTOV(a)),
H A Dnull.h64 #define NULLTOV(xp) ((xp)->null_vnode) macro

Completed in 46 milliseconds