Searched refs:mac_vnode_label_update (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/security/ |
| H A D | mac_vfs.c | 2145 mac_vnode_label_update(vfs_context_t ctx, struct vnode *vp, struct label *newlabel) in mac_vnode_label_update() function 2634 mac_vnode_label_update(context, vp, intlabel); in vn_setlabel()
|
| H A D | mac_framework.h | 560 void mac_vnode_label_update(vfs_context_t ctx, struct vnode *vp,
|
| /xnu-11215/bsd/miscfs/devfs/ |
| H A D | devfs_vnops.c | 624 mac_vnode_label_update(ap->a_context, vp, ap->a_vl); in devfs_setlabel()
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_guarded.c | 1020 mac_vnode_label_update(ctx, vp, NULL); in vnguard_sysc_setguard()
|