Searched refs:VT_DEVFS (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dvnode.h95 VT_UNION, VT_HFS, VT_ZFS, VT_DEVFS, VT_WEBDAV, VT_UDF, VT_AFP, enumerator in enum:vtagtype
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_tree.c1271 vnode_settag(vn_p, VT_DEVFS);
/xnu-2422.115.4/security/
H A Dmac_vfs.c311 case VT_DEVFS:
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fsevents.c293 if (vp->v_tag == VT_DEVFS) {
H A Dvfs_subr.c4579 vp->v_tag = VT_DEVFS; /* callers will reset if needed (bdevvp) */

Completed in 46 milliseconds