v7fs_mode_to_vtype
vp->v_type = v7fs_mode_to_vtype(inode.mode);
static enum vtype v7fs_mode_to_vtype(v7fs_mode_t mode);