IFTOVT
switch (vp->v_type = IFTOVT(ip->i_mode)) {
tvp->v_type = IFTOVT(mode); /* Rest init'd in getnewvnode(). */
vap->va_type = IFTOVT(ip->i_mode);
if (IFTOVT(feo->attr.mode) != VLNK) {
if (IFTOVT(fao->attr.mode) != vp->v_type) {
vap->va_type = IFTOVT(fat->mode);
if (IFTOVT(feo->attr.mode) != vp->v_type) {
vtyp = IFTOVT(feo->attr.mode);
vtyp = IFTOVT(feo->attr.mode);
if (IFTOVT(feo->attr.mode) != VDIR) {
vp->v_type = IFTOVT(ip->inode.iso_mode);
vap->va_type = IFTOVT(fxdr_unsigned(u_int32_t, sp->sa_mode));
vtyp = IFTOVT(vmode);
vp->v_type = IFTOVT(ip->i_mode);
tvp->v_type = IFTOVT(mode); /* Rest init'd in getnewvnode(). */
vap->va_type = IFTOVT(ip->i_mode);