Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dvfscache.h108 VT_UNUSED7, VT_UNUSED8, VT_NULL, VT_UNUSED10, VT_UNUSED11, VT_PROCFS, enumerator
/dragonfly/sys/vfs/procfs/
H A Dprocfs_subr.c154 error = getnewvnode(VT_PROCFS, mp, vpp, 0, 0); in procfs_allocvp()
/dragonfly/sys/kern/
H A Dkern_descrip.c2812 ((struct vnode *)(fp->f_data))->v_tag == VT_PROCFS) in is_unsafe()