IFTOVT
switch (vp->v_type = IFTOVT(ip->inode.iso_mode)) {
vp->v_type = IFTOVT(ip->i_mode);
tvp->v_type = IFTOVT(mode); /* Rest init'd in getnewvnode(). */
vap->va_type = IFTOVT(ip->i_mode);
vtyp = IFTOVT(((struct fuse_attr_out *)fdi.answ)->attr.mode);
vp_cache_at->va_type = IFTOVT(attr->mode);
vtyp = IFTOVT(fao->attr.mode);
if (vtyp != IFTOVT(feo->attr.mode)) {
vtyp = IFTOVT(feo->attr.mode);
vtyp = IFTOVT(feo->attr.mode);
nap->na_type = IFTOVT(nap->na_mode);
vtyp = IFTOVT(fxdr_unsigned(u_int32_t, sp->sa_mode));
P9_DEBUG(VOPS, "%s: %u %u\n", __func__, inode->i_mode, IFTOVT(inode->i_mode));
vap->va_type = IFTOVT(inode->i_mode);
vp->v_type = IFTOVT(inode->i_mode);
vp->v_type = IFTOVT(ip->i_mode);
tvp->v_type = IFTOVT(mode); /* Rest init'd in getnewvnode(). */
vap->va_type = IFTOVT(ip->i_mode);