svc_cred         2094 fs/nfsd/nfs4state.c static int copy_cred(struct svc_cred *target, struct svc_cred *source)
svc_cred         2159 fs/nfsd/nfs4state.c static bool is_gss_cred(struct svc_cred *cr)
svc_cred         2167 fs/nfsd/nfs4state.c same_creds(struct svc_cred *cr1, struct svc_cred *cr2)
svc_cred         2184 fs/nfsd/nfs4state.c 	struct svc_cred *cr = &rqstp->rq_cred;
svc_cred         2196 fs/nfsd/nfs4state.c 	struct svc_cred *cr = &rqstp->rq_cred;
svc_cred          175 fs/nfsd/state.h 	struct svc_cred sl_cred;
svc_cred          316 fs/nfsd/state.h 	struct svc_cred		cl_cred; 	/* setclientid principal */
svc_cred          244 include/linux/sunrpc/svc.h 	struct svc_cred		rq_cred;	/* auth info */
svc_cred           38 include/linux/sunrpc/svcauth.h static inline void init_svc_cred(struct svc_cred *cred)
svc_cred           47 include/linux/sunrpc/svcauth.h static inline void free_svc_cred(struct svc_cred *cred)
svc_cred          263 net/sunrpc/auth_gss/gss_rpc_upcall.c 			sizeof(struct svc_cred))
svc_cred          333 net/sunrpc/auth_gss/gss_rpc_upcall.c 			data->creds = *(struct svc_cred *)value->data;
svc_cred           22 net/sunrpc/auth_gss/gss_rpc_upcall.h 	struct svc_cred creds;
svc_cred          169 net/sunrpc/auth_gss/gss_rpc_xdr.c 				struct svc_cred *creds)
svc_cred          232 net/sunrpc/auth_gss/gss_rpc_xdr.c 	struct svc_cred *creds;
svc_cred          251 net/sunrpc/auth_gss/gss_rpc_xdr.c 	creds = kzalloc(sizeof(struct svc_cred), GFP_KERNEL);
svc_cred          340 net/sunrpc/auth_gss/svcauth_gss.c 	struct svc_cred		cred;
svc_cred         1248 net/sunrpc/auth_gss/svcauth_gss.c 		memset(&ud->creds, 0, sizeof(struct svc_cred));
svc_cred          671 net/sunrpc/svcauth_unix.c 	struct svc_cred *cred = &rqstp->rq_cred;
svc_cred          739 net/sunrpc/svcauth_unix.c 	struct svc_cred	*cred = &rqstp->rq_cred;
svc_cred          799 net/sunrpc/svcauth_unix.c 	struct svc_cred	*cred = &rqstp->rq_cred;