Lines Matching refs:NOCRED
1031 vp->v_cred = NOCRED; in vnode_update_identity()
1061 kauth_cred_set(&tcred, NOCRED); in vnode_update_identity()
1225 kauth_cred_set(&target_vp_cred, NOCRED); in vnode_setasfirmlink()
1228 kauth_cred_set(&old_target_vp_cred, NOCRED); in vnode_setasfirmlink()
1346 kauth_cred_t tcred = NOCRED; in vnode_uncache_authorized_action()
1358 vp->v_cred = NOCRED; in vnode_uncache_authorized_action()
1362 kauth_cred_set(&tcred, NOCRED); in vnode_uncache_authorized_action()
1422 kauth_cred_t tcred = NOCRED; in vnode_cache_authorized_action()
1463 vp->v_cred = NOCRED; in vnode_cache_authorized_action()
1482 kauth_cred_set(&tcred, NOCRED); in vnode_cache_authorized_action()
2565 (vnode_cred(vp) == NOCRED) && in cache_purge_locked()
2586 vp->v_cred = NOCRED; in cache_purge_locked()
2597 (vnode_cred(vp) == NOCRED) && in cache_purge()
2608 kauth_cred_set(&tcred, NOCRED); in cache_purge()