ISVDEV
if ((vp->v_vfsp->vfs_flag & VFS_RDONLY) && !ISVDEV(vp->v_type))
if (!error && ISVDEV((*vpp)->v_type)) {
if (ISVDEV(vp->v_type)) {