Searched refs:crcowget (Results 1 – 4 of 4) sorted by relevance
157 struct ucred *crcowget(struct ucred *cr);
1853 crcowget(struct ucred *cr) in crcowget() function1941 crnew = crcowget(p->p_ucred); in crcowsync()2166 p->p_ucred = crcowget(newcred); in proc_set_cred_init()
789 newtd->td_realucred = crcowget(p->p_ucred); in thread_cow_get_proc()800 newtd->td_realucred = crcowget(td->td_realucred); in thread_cow_get()
823 td->td_realucred = crcowget(initproc->p_ucred); in create_init()