Lines Matching refs:NOCRED
1047 vp->v_cred = NOCRED; in vnode_update_identity()
1077 kauth_cred_set(&tcred, NOCRED); in vnode_update_identity()
1244 kauth_cred_set(&target_vp_cred, NOCRED); in vnode_setasfirmlink()
1247 kauth_cred_set(&old_target_vp_cred, NOCRED); in vnode_setasfirmlink()
1365 kauth_cred_t tcred = NOCRED; in vnode_uncache_authorized_action()
1377 vp->v_cred = NOCRED; in vnode_uncache_authorized_action()
1381 kauth_cred_set(&tcred, NOCRED); in vnode_uncache_authorized_action()
1441 kauth_cred_t tcred = NOCRED; in vnode_cache_authorized_action()
1482 vp->v_cred = NOCRED; in vnode_cache_authorized_action()
1501 kauth_cred_set(&tcred, NOCRED); in vnode_cache_authorized_action()
2603 (vnode_cred(vp) == NOCRED) && in cache_purge_locked()
2624 vp->v_cred = NOCRED; in cache_purge_locked()
2635 (vnode_cred(vp) == NOCRED) && in cache_purge()
2646 kauth_cred_set(&tcred, NOCRED); in cache_purge()