Searched refs:init_svc_cred (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dsvcauth.h36 static inline void init_svc_cred(struct svc_cred *cred) function
53 init_svc_cred(cred);
/linux-master/net/sunrpc/
H A Dsvcauth.c96 init_svc_cred(&rqstp->rq_cred);
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c432 init_svc_cred(&new->cred);
446 init_svc_cred(&tmp->cred);

Completed in 326 milliseconds