Searched refs:VNODE_LABEL_CREATE (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_vfs_subr.c55 if (flags & VNODE_LABEL_CREATE)
86 if (flags & VNODE_LABEL_CREATE)
H A Dmac_framework.h143 #define VNODE_LABEL_CREATE 1 macro
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c5213 error = vnode_label(vnode_mount(vp), dvp, vp, cnp, VNODE_LABEL_CREATE, ctx);
H A Dvfs_syscalls.c3881 error = vnode_label(vnode_mount(vp), dvp, vp, &nd.ni_cnd, VNODE_LABEL_CREATE, ctx);

Completed in 106 milliseconds