Searched refs:vnode_relabel (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/security/
H A Dmac_vfs_subr.c137 vnode_relabel(struct vnode *vp) function
143 (void)msleep(&vp->v_label, &vp->v_lock, PVFS, "vnode_relabel", 0);
H A Dmac_framework.h554 void vnode_relabel(struct vnode *vp);
H A Dmac_vfs.c428 vnode_relabel(vp);

Completed in 76 milliseconds