Lines Matching defs:ctx
363 mac_vnode_label_associate(struct mount *mp, struct vnode *vp, vfs_context_t ctx) in mac_vnode_label_associate()
446 mac_vnode_notify_create(vfs_context_t ctx, struct mount *mp, in mac_vnode_notify_create()
471 mac_vnode_notify_rename(vfs_context_t ctx, struct vnode *fvp, in mac_vnode_notify_rename()
493 mac_vnode_notify_open(vfs_context_t ctx, struct vnode *vp, int acc_flags) in mac_vnode_notify_open()
513 mac_vnode_notify_link(vfs_context_t ctx, struct vnode *vp, in mac_vnode_notify_link()
534 mac_vnode_notify_deleteextattr(vfs_context_t ctx, struct vnode *vp, const char *name) in mac_vnode_notify_deleteextattr()
554 mac_vnode_notify_setacl(vfs_context_t ctx, struct vnode *vp, struct kauth_acl *acl) in mac_vnode_notify_setacl()
574 mac_vnode_notify_setattrlist(vfs_context_t ctx, struct vnode *vp, struct attrlist *alist) in mac_vnode_notify_setattrlist()
594 mac_vnode_notify_setextattr(vfs_context_t ctx, struct vnode *vp, const char *name, struct uio *uio) in mac_vnode_notify_setextattr()
614 mac_vnode_notify_setflags(vfs_context_t ctx, struct vnode *vp, u_long flags) in mac_vnode_notify_setflags()
634 mac_vnode_notify_setmode(vfs_context_t ctx, struct vnode *vp, mode_t mode) in mac_vnode_notify_setmode()
654 mac_vnode_notify_setowner(vfs_context_t ctx, struct vnode *vp, uid_t uid, gid_t gid) in mac_vnode_notify_setowner()
674 mac_vnode_notify_setutimes(vfs_context_t ctx, struct vnode *vp, struct timespec atime, struct times… in mac_vnode_notify_setutimes()
694 mac_vnode_notify_truncate(vfs_context_t ctx, kauth_cred_t file_cred, struct vnode *vp) in mac_vnode_notify_truncate()
749 mac_vnode_label_store(vfs_context_t ctx, struct vnode *vp, in mac_vnode_label_store()
777 mac_cred_label_update_execve(vfs_context_t ctx, kauth_cred_t new, struct vnode *vp, off_t offset, in mac_cred_label_update_execve()
854 mac_cred_check_label_update_execve(vfs_context_t ctx, struct vnode *vp, off_t offset, in mac_cred_check_label_update_execve()
922 mac_vnode_check_access(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_access()
948 mac_vnode_check_chdir(vfs_context_t ctx, struct vnode *dvp) in mac_vnode_check_chdir()
970 mac_vnode_check_chroot(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_chroot()
993 mac_vnode_check_clone(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_clone()
1016 mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_create()
1039 mac_vnode_check_unlink(vfs_context_t ctx, struct vnode *dvp, struct vnode *vp, in mac_vnode_check_unlink()
1087 mac_vnode_check_deleteextattr(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_deleteextattr()
1109 mac_vnode_check_exchangedata(vfs_context_t ctx, in mac_vnode_check_exchangedata()
1158 mac_vnode_check_getattr(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_getattr()
1181 mac_vnode_check_getattrlist(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_getattrlist()
1206 mac_vnode_check_exec(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_exec()
1281 mac_vnode_check_fsgetpath(vfs_context_t ctx, struct vnode *vp) in mac_vnode_check_fsgetpath()
1458 mac_vnode_check_getextattr(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_getextattr()
1482 mac_vnode_check_ioctl(vfs_context_t ctx, struct vnode *vp, u_long cmd) in mac_vnode_check_ioctl()
1504 mac_vnode_check_kqfilter(vfs_context_t ctx, kauth_cred_t file_cred, in mac_vnode_check_kqfilter()
1529 mac_vnode_check_link(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_link()
1553 mac_vnode_check_listextattr(vfs_context_t ctx, struct vnode *vp) in mac_vnode_check_listextattr()
1575 mac_vnode_check_lookup_preflight(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_lookup_preflight()
1598 mac_vnode_check_lookup(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_lookup()
1621 mac_vnode_check_open(vfs_context_t ctx, struct vnode *vp, int acc_mode) in mac_vnode_check_open()
1643 mac_vnode_check_read(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_read()
1668 mac_vnode_check_readdir(vfs_context_t ctx, struct vnode *dvp) in mac_vnode_check_readdir()
1690 mac_vnode_check_readlink(vfs_context_t ctx, struct vnode *vp) in mac_vnode_check_readlink()
1712 mac_vnode_check_label_update(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_label_update()
1736 mac_vnode_check_rename(vfs_context_t ctx, struct vnode *fdvp, in mac_vnode_check_rename()
1776 mac_vnode_check_revoke(vfs_context_t ctx, struct vnode *vp) in mac_vnode_check_revoke()
1798 mac_vnode_check_searchfs(vfs_context_t ctx, struct vnode *vp, struct attrlist *returnattrs, in mac_vnode_check_searchfs()
1821 mac_vnode_check_select(vfs_context_t ctx, struct vnode *vp, int which) in mac_vnode_check_select()
1843 mac_vnode_check_setacl(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_setacl()
1866 mac_vnode_check_setattrlist(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_setattrlist()
1889 mac_vnode_check_setextattr(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_setextattr()
1913 mac_vnode_check_setflags(vfs_context_t ctx, struct vnode *vp, u_long flags) in mac_vnode_check_setflags()
1935 mac_vnode_check_setmode(vfs_context_t ctx, struct vnode *vp, mode_t mode) in mac_vnode_check_setmode()
1957 mac_vnode_check_setowner(vfs_context_t ctx, struct vnode *vp, uid_t uid, in mac_vnode_check_setowner()
1980 mac_vnode_check_setutimes(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_setutimes()
2004 mac_vnode_check_stat(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_stat()
2028 mac_vnode_check_trigger_resolve(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_trigger_resolve()
2051 mac_vnode_check_truncate(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_truncate()
2076 mac_vnode_check_write(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_write()
2100 mac_vnode_check_uipc_bind(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_uipc_bind()
2123 mac_vnode_check_uipc_connect(vfs_context_t ctx, struct vnode *vp, struct socket *so) in mac_vnode_check_uipc_connect()
2145 mac_vnode_label_update(vfs_context_t ctx, struct vnode *vp, struct label *newlabel) in mac_vnode_label_update()
2195 mac_mount_label_associate(vfs_context_t ctx, struct mount *mp) in mac_mount_label_associate()
2253 mac_mount_check_mount(vfs_context_t ctx, struct vnode *vp, in mac_mount_check_mount()
2277 mac_mount_check_mount_late(vfs_context_t ctx, struct mount *mp) in mac_mount_check_mount_late()
2300 mac_mount_check_snapshot_create(vfs_context_t ctx, struct mount *mp, in mac_mount_check_snapshot_create()
2323 mac_mount_check_snapshot_delete(vfs_context_t ctx, struct mount *mp, in mac_mount_check_snapshot_delete()
2346 mac_mount_check_snapshot_mount(vfs_context_t ctx, struct vnode *rvp, struct vnode *vp, struct compo… in mac_mount_check_snapshot_mount()
2369 mac_mount_check_snapshot_revert(vfs_context_t ctx, struct mount *mp, in mac_mount_check_snapshot_revert()
2392 mac_mount_check_remount(vfs_context_t ctx, struct mount *mp, int flags) in mac_mount_check_remount()
2416 mac_mount_check_umount(vfs_context_t ctx, struct mount *mp) in mac_mount_check_umount()
2439 mac_mount_check_getattr(vfs_context_t ctx, struct mount *mp, in mac_mount_check_getattr()
2462 mac_mount_check_setattr(vfs_context_t ctx, struct mount *mp, in mac_mount_check_setattr()
2485 mac_mount_check_stat(vfs_context_t ctx, struct mount *mount) in mac_mount_check_stat()
2508 mac_mount_check_label_update(vfs_context_t ctx, struct mount *mount) in mac_mount_check_label_update()
2531 mac_mount_check_fsctl(vfs_context_t ctx, struct mount *mp, u_long cmd) in mac_mount_check_fsctl()
2645 struct vnode *vp, vfs_context_t ctx) in mac_vnode_label_associate_fdesc()
2777 mac_mount_check_quotactl(vfs_context_t ctx, struct mount *mp, int cmd, int id) in mac_mount_check_quotactl()
2800 mac_vnode_check_getattrlistbulk(vfs_context_t ctx, struct vnode *vp, struct attrlist *alist, uint64… in mac_vnode_check_getattrlistbulk()
2823 mac_vnode_check_copyfile(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_copyfile()
2848 mac_vnode_notify_unlink(vfs_context_t ctx, struct vnode *dvp, struct vnode *vp, in mac_vnode_notify_unlink()
2870 mac_vnode_notify_rename_swap(vfs_context_t ctx, struct vnode *fdvp, in mac_vnode_notify_rename_swap()
2907 mac_vnode_check_rename_swap(vfs_context_t ctx, struct vnode *fdvp, in mac_vnode_check_rename_swap()
2953 mac_vnode_check_dataprotect_set(vfs_context_t ctx, struct vnode *vp, uint32_t *dataprotect_class) in mac_vnode_check_dataprotect_set()
2976 mac_mount_notify_mount(vfs_context_t ctx, struct mount *mp) in mac_mount_notify_mount()
2984 mac_mount_check_remount_with_flags(vfs_context_t ctx, struct mount *mp, int *flagsp) in mac_mount_check_remount_with_flags()
3023 mac_graft_check_graft(vfs_context_t ctx, struct vnode *graft_dir_vp) in mac_graft_check_graft()
3046 mac_graft_check_ungraft(vfs_context_t ctx, struct vnode *graft_dir_vp) in mac_graft_check_ungraft()
3069 mac_graft_notify_graft(vfs_context_t ctx, struct vnode *graft_dir_vp) in mac_graft_notify_graft()
3089 mac_graft_notify_ungraft(vfs_context_t ctx, struct vnode *graft_dir_vp) in mac_graft_notify_ungraft()