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

/xnu-2422.115.4/security/
H A Dmac_framework.h275 int mac_mount_check_umount(vfs_context_t ctx, struct mount *mp);
H A Dmac_vfs.c1441 mac_mount_check_umount(vfs_context_t ctx, struct mount *mp) function
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c1713 error = mac_mount_check_umount(ctx, mp);

Completed in 276 milliseconds