Home
last modified time | relevance | path

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

/xnu-11215/security/
H A Dmac_framework.h232 int mac_mount_check_snapshot_create(vfs_context_t ctx, struct mount *mp,
H A Dmac_vfs.c2300 mac_mount_check_snapshot_create(vfs_context_t ctx, struct mount *mp, in mac_mount_check_snapshot_create() function
/xnu-11215/bsd/vfs/
H A Dvfs_syscalls.c14381 error = mac_mount_check_snapshot_create(ctx, vnode_mount(*rvpp), in vnode_get_snapshot()
14663 error = mac_mount_check_snapshot_create(ctx, vnode_mount(rvp), in snapshot_rename()