Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dvnode.h116 VT_HFS, VT_ZFS, VT_DEVFS, VT_WEBDAV, VT_UDF, enumerator
/xnu-11215/bsd/miscfs/devfs/
H A Ddevfs_tree.c1299 vnode_settag(vn_p, VT_DEVFS); in devfs_dntovn()
/xnu-11215/security/
H A Dmac_vfs.c378 case VT_DEVFS: in mac_vnode_label_associate()
/xnu-11215/bsd/vfs/
H A Dvfs_fsevents.c327 if (vp->v_tag == VT_DEVFS) { in need_fsevent()
H A Dvfs_subr.c7068 vp->v_tag = VT_DEVFS; /* callers will reset if needed (bdevvp) */ in vnode_create_internal()