Searched refs:svc_return_autherr (Results 1 – 3 of 3) sorted by relevance
531 __be32 svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err);
1165 svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err) in svc_return_autherr() function1170 EXPORT_SYMBOL_GPL(svc_return_autherr);
987 return svc_return_autherr(rqstp, rpc_autherr_badcred); in nfs4_callback_compound()