Searched defs:VOP_REALVP (Results 1 - 1 of 1) sorted by path

/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Dvnode.h90 #define VOP_REALVP(vp, vpp, ct) (*(vpp) = (vp), 0) macro

Completed in 124 milliseconds