Searched refs:vnode_scope (Results 1 – 1 of 1) sorted by relevance
8066 static kauth_scope_t vnode_scope; variable8090 vnode_scope = kauth_register_scope(KAUTH_SCOPE_VNODE, vnode_authorize_callback, NULL); in vnode_authorize_init()8896 result = kauth_authorize_action(vnode_scope, vfs_context_ucred(ctx), action, in vnode_authorize()