Searched refs:svc_authorise (Results 1 – 3 of 3) sorted by relevance
153 extern int svc_authorise(struct svc_rqst *rqstp);
103 int svc_authorise(struct svc_rqst *rqstp) in svc_authorise() function
1356 if (svc_authorise(rqstp)) in svc_process_common()1361 svc_authorise(rqstp); /* doesn't hurt to call this twice */ in svc_process_common()1366 svc_authorise(rqstp); in svc_process_common()
Completed in 6 milliseconds