pfstype
int procfs_allocvp (struct mount *, struct vnode **, long, pfstype);
pfstype pfs_type; /* type of procfs node */
procfs_allocvp(struct mount *mp, struct vnode **vpp, long pid, pfstype pfs_type)
pfstype pt_pfstype;