Searched refs:cr_cansee (Results 1 – 6 of 6) sorted by relevance
913 cr_cansee(struct ucred *u1, struct ucred *u2) in cr_cansee() function
1436 cr_cansee(struct ucred *u1, struct ucred *u2) in cr_cansee() function1469 return (cr_cansee(td->td_ucred, p->p_ucred)); in p_cansee()
1862 if (cr_cansee(req->td->td_ucred, in unp_pcblist()
1065 int cr_cansee(struct ucred *u1, struct ucred *u2);
2574 if (cr_cansee(req->td->td_ucred, sc->sc_cred) != 0) in syncache_pcblist()
2301 crerr = cr_cansee(req->td->td_ucred, in tcp_pcblist()