Home
last modified time | relevance | path

Searched refs:mac_vnode_notify_create (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/security/
H A Dmac_vfs_subr.c61 error = mac_vnode_notify_create(ctx, in vnode_label()
95 error = mac_vnode_notify_create(ctx, in vnode_label()
H A Dmac_framework.h564 int mac_vnode_notify_create(vfs_context_t ctx, struct mount *mp,
H A Dmac_vfs.c446 mac_vnode_notify_create(vfs_context_t ctx, struct mount *mp, in mac_vnode_notify_create() function