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

/xnu-2422.115.4/security/
H A Dmac_framework.h268 int mac_mount_check_label_update(vfs_context_t ctx, struct mount *mp);
H A Dmac_vfs.c1505 mac_mount_check_label_update(vfs_context_t ctx, struct mount *mount) function
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c817 error = mac_mount_check_label_update(ctx, mp);

Completed in 181 milliseconds