Home
last modified time | relevance | path

Searched refs:pfstype (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/procfs/
HDprocfs.h60 } pfstype; typedef
68 pfstype pfs_type; /* type of procfs node */
123 int procfs_allocvp (struct mount *, struct vnode **, long, pfstype);
HDprocfs_subr.c89 procfs_allocvp(struct mount *mp, struct vnode **vpp, long pid, pfstype pfs_type) in procfs_allocvp()
HDprocfs_vnops.c128 pfstype pt_pfstype;