Home
last modified time | relevance | path

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

/xnu-11215/security/
H A Dmac_framework.h227 int mac_mount_check_mount(vfs_context_t ctx, struct vnode *vp,
H A Dmac_vfs.c2253 mac_mount_check_mount(vfs_context_t ctx, struct vnode *vp, in mac_mount_check_mount() function
/xnu-11215/bsd/vfs/
H A Dvfs_syscalls.c2069 error = mac_mount_check_mount(ctx, vp, in prepare_coveredvp()