svc_return_autherr  986 fs/nfs/callback_xdr.c 	return svc_return_autherr(rqstp, rpc_autherr_badcred);
svc_return_autherr  526 include/linux/sunrpc/svc.h __be32		   svc_return_autherr(struct svc_rqst *rqstp, __be32 auth_err);
svc_return_autherr 1177 net/sunrpc/svc.c EXPORT_SYMBOL_GPL(svc_return_autherr);