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

/xnu-2422.115.4/security/
H A Dmac_framework.h271 int mac_mount_check_remount(vfs_context_t ctx, struct mount *mp);
H A Dmac_vfs.c1425 mac_mount_check_remount(vfs_context_t ctx, struct mount *mp) function
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c543 error = mac_mount_check_remount(ctx, mp);
1296 error = mac_mount_check_remount(ctx, mp);

Completed in 123 milliseconds